topepo / caret

caret (Classification And Regression Training) R package that contains misc functions for training and plotting classification and regression models
http://topepo.github.io/caret/index.html
1.62k stars 633 forks source link

R-CMD-check](https://github.com/topepo/caret/actions/workflows/R-CMD-check.yaml) Codecov test coverage CRAN_Status_Badge Downloads

Classification and Regression Training

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

Install the current release from CRAN:

install.packages('caret')

Install the development version from GitHub:

pak::pak('topepo/caret/pkg/caret')