feature-engineering
Here are 1,000 public repositories matching this topic...
-
Updated
Mar 17, 2021 - Python
Bug/Feature Request Description
In [1]: import featuretools as ft
In [2]: es = ft.demo.load_mock_customer(return_entityset=True)
In [3]: import pandas as pd
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.
Python SDK client library is not compatible with the most popular DS installations in GCP.
I was using !pip install feast together with standard Jupyter notebook installations for TensorFlow 1.15.0 and 2.2.0.
In both cases the installations end up with the following errors:
Collecting feast
Downloading feast-0.6.2-py3-none-any.whl (116 kB)
|████████████████████████████████| 11
-
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
May 15, 2021 - Python
-
Updated
Dec 15, 2018 - Jupyter Notebook
-
Updated
May 8, 2019 - Python
-
Updated
Oct 26, 2018
-
Updated
Feb 9, 2021 - Jupyter Notebook
-
Updated
Jul 1, 2019 - Python
-
Updated
Jan 21, 2021 - Jupyter Notebook
-
Updated
May 12, 2021 - Python
-
Updated
Apr 28, 2021 - Jupyter Notebook
-
Updated
Mar 16, 2021 - Python
Background
In #2222 @jeremyliweishih updated the highly null data check to warn if individual rows exceed a threshold percentage of nulls. Currently that threshold is the same as the one used for checking columns in the same manner.
Proposal
Let's have separate thresholds for pct null rows vs pct null columns. That'll make it easy to tinker with the behavior on real data, in case we decid
-
Updated
May 6, 2021 - Jupyter Notebook
-
Updated
Nov 29, 2020 - Jupyter Notebook
-
Updated
Apr 18, 2021 - Python
-
Updated
May 15, 2021 - Python
-
Updated
Feb 2, 2021 - Python
-
Updated
Jan 15, 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.