ancardona / FES

Code and Resources for "Feature Engineering and Selection: A Practical Approach for Predictive Models" by Kuhn and Johnson

Home Page:https://bookdown.org/max/FES

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code and Data Sets for Feature Engineering and Selection by Max Kuhn and Kjell Johnson (2019).

Link to buy on Amazon

Link to buy from CRC Press

The repo currently contains:

  • A venue to ask questions or make comments about the book. Please help us make it better!
  • Data_Sets directory contains all of the new data sets used in the text.
  • Other directories contain code that reproduces the analyses in the book. Some analyses are contained in since subdirectories or files while others are split up (as is best for each case). Each analysis has a list of required R packages and enumerates the package versions that were used for the analyses contained in the text. Most analyses use visualizations and tables that are consistent with the on-line version and are interactive where possible.

(there is no code for chapter 10)

For questions or comments, please file an issue.

About

Code and Resources for "Feature Engineering and Selection: A Practical Approach for Predictive Models" by Kuhn and Johnson

https://bookdown.org/max/FES

License:GNU General Public License v2.0


Languages

Language:HTML 63.1%Language:R 35.5%Language:Makefile 1.2%Language:Shell 0.2%