Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 821 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 821 Bytes

caret-machine-learning examples

This R repository collects practical working examples for many of the 200 classifications and regression models in caret and is geared towards practitioners. Example contributions from different fields are highly welcome.

The caret machine learning package (WIKI) bundles around 200 classification and regression algorithms. Additional support for caret is given at the website appliedpredictivemodeling.com and the excellent book by Max Kuhn and Kjell Johnson ISBN: 978-1-4614-6848-6.

Please read more in this caret-machine-learning WIKI or browse the example R code.