feature-engineering
Here are 1,023 public repositories matching this topic...
-
Updated
Mar 17, 2021 - Python
- As a user of Featuretools, I wish there was a utility function in Featuretools, which given an EntitySet, which provide me with a list of valid/applicable primitives.
- For an EntitySet with a single DataFrame, this should be possible by looking at the typing information
def get_valid_primitives(entityset, target_entity, max_depth=2, selected_primitives=None):
"""
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.
If you happen to name a FeatureView the same name, you'll get:
$ feast apply
Registered entity user_id
Registered feature view user_account_features
Registered feature view user_account_features
Registered feature view user_transaction_count_7d
Deploying infrastructure for user_account_features
Deploying infrastructure for user_account_features
Deploying infrastructure for user_transa
-
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 8, 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 9, 2021 - Python
-
Updated
Jan 21, 2021 - Jupyter Notebook
- The start page, says it will use the breast cancer dataset, but the demo that is loaded is the
frauddataset (not the breast-cancer data).
-
Updated
Jun 8, 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 9, 2021 - Python
-
Updated
Feb 2, 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."

I'm using mxnet to do some work, but there is nothing when I search the mxnet trial and example.