This repository contains notes on the Feature Engineering and selection book by Max Kuhn and Kjel Johnson
- 01-simple-example.ipynb
- 02-illustrative-example.ipynb
- 03-ok-cupud.ipynb
- 04-eda.ipynb
- 05-encoding-categorical-variables.ipynb
- 06-engineering-numeric-predictors.ipynb
- Add conda environment
- Add dependencies
- Add mlflow to all of the examples