-
Updated
Sep 18, 2021 - Python
feature-engineering
Here are 1,134 public repositories matching this topic...
-
Updated
Jul 1, 2021 - Python
-
Updated
Jul 1, 2021 - Java
- src/CMakeLists.txt
- docs/cn/deploy.md
- python/test/sql_smoke_test.py
- src/codec/codec_bench_test.cc
Currently, if you try to use BQ and materialize a feature that is a list (of numbers, strings, etc), Feast will crash because in BQ, the value type of the feature is a dictionary, such as
{'list': [{'item': 3}, {'item': 3}]}
In materialize, we convert the latest values retrieval job to a pyarrow table and then converts to ValueProtos to write. This calls
`python_type_to_feast_value_type
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.
-
Updated
Feb 10, 2021 - Python
Details in discussion mljar/mljar-supervised#421
-
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
May 8, 2019 - Python
-
Updated
Sep 20, 2021 - Python
-
Updated
Oct 26, 2018
-
Updated
May 17, 2021 - Jupyter Notebook
-
Updated
Jul 1, 2019 - Python
Repro: run automl on city_rev.csv
TypeError using the default encoder: Object of type PipelineBaseMeta is not JSON serializable; Will use string representation instead.
-
Updated
Sep 20, 2021 - Jupyter Notebook
-
Updated
Aug 30, 2021 - Jupyter Notebook
-
Updated
Sep 14, 2021 - Python
-
Updated
Mar 16, 2021 - Python
-
Updated
Sep 19, 2021 - Python
-
Updated
Sep 7, 2021 - Jupyter Notebook
-
Updated
Nov 29, 2020 - 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."
The integration of Woodwork resulted in three lines in the
EntitySet.__eq__method that were previously covered by tests, now being uncovered. We should update the equality tests to make sure all conditions are properly covered by tests.The conditions that are not covered are shown below:
![image.png](https://images.zenhubusercontent.com/5da89a3c8b7bd200019886b7/dbbaa7d5-9c2d-4b29-acbf-a0461af