-
Updated
Jun 18, 2021 - Python
feature-engineering
Here are 1,036 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
Right now there is an error when computing prediction on a single sample, see #156 for details.
-
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 15, 2021 - Python
-
Updated
Jan 21, 2021 - Jupyter Notebook
We recently added some nightly jobs to our CI in #2250 !
The next step is set up a notification with the success or failure of the nightlies and a link to view the github pipeline.
I'm open to discussing what the medium for the notification should be but this looks interesting: https://github.com/marketplace/actions/slack-notify
-
Updated
Jun 13, 2021 - Jupyter Notebook
-
Updated
Mar 16, 2021 - Python
-
Updated
Jun 8, 2021 - Jupyter Notebook
-
Updated
Nov 29, 2020 - Jupyter Notebook
-
Updated
Apr 18, 2021 - Python
-
Updated
Jun 17, 2021 - Python
-
Updated
Jun 3, 2021 - Jupyter Notebook
-
Updated
Feb 2, 2021 - Python
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