feature-engineering
Here are 1,167 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
When an entity is removed from the feature repo, it should be removed from the feature registry.
Current Behavior
Entities are only added, never removed from the Registry. This is a storage leak of sorts.
Steps to reproduce
feast init- In the new feature repo,
feast apply - Add a new entity in the feature repo.
feast apply. - Remove the new en
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 13, 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
Jul 1, 2019 - Python
-
Updated
Sep 30, 2021 - Jupyter Notebook
-
Updated
Aug 30, 2021 - Jupyter Notebook
-
Updated
Oct 4, 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