alteryx / Automated-Manual-Comparison

Automated vs Manual Feature Engineering Comparison. Implemented using Featuretools.
https://towardsdatascience.com/why-automated-feature-engineering-will-change-the-way-you-do-machine-learning-5c15bf188b96
BSD 3-Clause "New" or "Revised" License
327 stars 150 forks source link

Update notebook to use Featuretools Dask Implementation #10

Closed thehomebrewnerd closed 4 years ago

thehomebrewnerd commented 4 years ago

After FeatureLabs/featuretools#783 is merged, we can update the notebook titled Feature Matrix with Dask EntitySet.ipynb to use the improved api. This notebook is currently located in the add-dask-notebook branch.