feature-engineering
Here are 1,018 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.
Expected Behavior
When specifying an invalid table, feast should surface an error that explicitly states this.
Current Behavior
We currently get an error that implies that the schema cannot be parsed.
$ feast apply
Traceback (most recent call last):
File "/Users/achal/tecton/feast/.direnv/python-3.7.10/bin/feast", line 33, in <module>
sys.exit(load_entry_point('f
-
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
Jan 20, 2021 - Python
-
Updated
Jun 4, 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 3, 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 5, 2021 - Jupyter Notebook
-
Updated
Mar 16, 2021 - Python
-
Updated
May 6, 2021 - Jupyter Notebook
-
Updated
Nov 29, 2020 - Jupyter Notebook
-
Updated
Apr 18, 2021 - Python
-
Updated
May 19, 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.