Skip to content

topepo/tidyAPM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tidyAPM

This repo is a tidymodels companion for the 2013 book "Applied Predictive Modeling".

The goal of these files is to approximate the analyses in the book with the more modern codebase.

Some caveats:

  • This is a rough draft. It relies on a few devel versions and one experimental package that has not been made public yet (it is named workflowsets).

  • R uses a different random number generator than it did <= 2013, so results won't be exactly the same.

  • The packages used are much older than they were when APM was written. For example, there have been over 30 releases of caret since the book was compiled. There will be differences in results for this reason.

  • Some analyses in APM haven't been written in tidymodels (yet) so the code here will be incomplete. In other cases, we may have slightly changed our recommendations for how to conduct some of the analyses. If this is the case, an annotation will be used to point this out.

Contributing

Feel free to contribute by

  • Forking the repository to suggest a change, and/or
  • Starting an issue.

Code of Conduct

Please note that the tidyAPM project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

tidymodels code for Applied Predictive Modeling

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published