-
Updated
Jun 26, 2021 - Python
feature-engineering
Here are 1,044 public repositories matching this topic...
-
Updated
Mar 17, 2021 - Python
Problem
Since Java 8 was introduced there is no need to use Joda as it has been replaced the native Date-Time API.
Solution
Ideally greping and replacing the text should work (mostly)
Additional context
Need to check if de/serializing will still work.
Expected Behavior
1-hot encoded features should be materializeable to the online store without error.
Current Behavior
Version 0.10 apparently introduced a regression where 1-hot encoded feature materialization throws errors.
Steps to reproduce
from datetime import datetime, timedelta
from feast import Entity, Feature, FeatureStore, FeatureView, FileSource, ValueType
imp
-
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
Oct 26, 2018
-
Updated
May 17, 2021 - Jupyter Notebook
-
Updated
Jul 1, 2019 - Python
-
Updated
Jun 25, 2021 - Python
-
Updated
Jan 21, 2021 - Jupyter Notebook
The "Unit tests, linux, min dependencies" workflow currently runs a "shellcheck" job. The "Unit tests, linux, latest dependencies" and "Unit tests, windows" workflows do not.
If that check is not necessary, let's delete it. If it is necessary, let's add it in all the unit test workflows.
I think this came in when @gsheni recently merged the min deps CI.
-
Updated
Jun 23, 2021 - Jupyter Notebook
-
Updated
Mar 16, 2021 - Python
-
Updated
Jun 8, 2021 - Jupyter Notebook
-
Updated
Nov 29, 2020 - Jupyter Notebook
-
Updated
Jun 23, 2021 - Python
-
Updated
Jun 23, 2021 - Python
-
Updated
Jun 3, 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."
Bug/Feature Request Description