/caret

caret (Classification And Regression Training) R package that contains misc functions for training and plotting classification and regression models

Primary LanguageR

Build Status

Classification and Regression Training

Misc functions for training and plotting classification and regression models. Detailed documentation at http://topepo.github.io/caret/index.html

Install the current release from CRAN:

install.packages('caret')

Intall the development version from github:

devtools::install_github('topepo/caret/pkg/caret')