feature-engineering
Here are 1,171 public repositories matching this topic...
-
Updated
Jul 1, 2021 - Python
- A better name date of birth column in our mock dataset would be
birthday.
-
Updated
Oct 9, 2021 - Java
- src/CMakeLists.txt
- docs/cn/deploy.md
- python/test/sql_smoke_test.py
- src/codec/codec_bench_test.cc
Expected Behavior
Feature views should have the creation time (i.e., created_timestamp) at the first feast apply
Current Behavior
Features Views do not have creation time at feature view creation
Steps to reproduce
feast init fs
cd fs
feast apply
feast registry-dump
{
"spec": {
"name": "driver_id",
"valueType": "INT64",
"description": "driver Problem
Some of our transformers & estimators are not thoroughly tested or not tested at all.
Solution
Use OpTransformerSpec and OpEstimatorSpec base test specs to provide tests for all existing transformers & estimators.
Details in discussion mljar/mljar-supervised#421
-
Updated
Feb 10, 2021 - Python
-
Updated
Mar 25, 2021 - Python
-
Updated
Feb 14, 2017 - Jupyter Notebook
-
Updated
Dec 20, 2017 - Python
-
Updated
Feb 4, 2021 - Jupyter Notebook
-
Updated
Jun 16, 2021 - Python
-
Updated
Jan 20, 2021 - Python
-
Updated
Dec 15, 2018 - Jupyter Notebook
-
Updated
Oct 18, 2021 - Python
-
Updated
May 8, 2019 - Python
-
Updated
Oct 26, 2018
-
Updated
May 17, 2021 - Jupyter Notebook
Right now, component_graph.get_component expects a string which is the unique name used to find a component in the graph (ex: "My Label Encoder", and not "Label Encoder"). This makes it difficult to find components of a specific class, ex LabelEncoder instances. We should add a method to help with this!
API should take into consideration what happens if we have multiple of the same component
-
Updated
Oct 17, 2021 - Jupyter Notebook
-
Updated
Jul 1, 2019 - Python
-
Updated
Aug 30, 2021 - Jupyter Notebook
-
Updated
Oct 15, 2021 - Python
-
Updated
Mar 16, 2021 - Python
-
Updated
Sep 19, 2021 - Python
-
Updated
Nov 29, 2020 - Jupyter Notebook
-
Updated
Sep 7, 2021 - Jupyter Notebook
Improve this page
Add a description, image, and links to the feature-engineering topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the feature-engineering topic, visit your repo's landing page and select "manage topics."


Discussed in microsoft/nni#4070
Originally posted by ZhiyuanChen August 14, 2021