Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 417 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 417 Bytes

Description

This repository contains notes on the Feature Engineering and selection book by Max Kuhn and Kjel Johnson

Table of Contents

  • 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

TODO:

  • Add conda environment
  • Add dependencies
  • Add mlflow to all of the examples