Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tobigithub/caret-machine-learning

Practical examples for the R caret machine learning package
https://github.com/tobigithub/caret-machine-learning

Last synced: about 2 months ago
JSON representation

Practical examples for the R caret machine learning package

Awesome Lists containing this project

README

        

# 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)](http://topepo.github.io/caret/index.html) bundles around 200 classification and regression algorithms. Additional support for caret is given at the website [appliedpredictivemodeling.com](http://appliedpredictivemodeling.com/) and the excellent book by Max Kuhn and Kjell Johnson [ISBN: 978-1-4614-6848-6](http://link.springer.com/book/10.1007/978-1-4614-6849-3).

Please read more in this [**caret-machine-learning WIKI**](https://github.com/tobigithub/caret-machine-learning/wiki) or browse the example R code.

---