gsudre / caret

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Coverage Status 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:

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

About

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


Languages

Language:R 77.8%Language:HTML 20.6%Language:TeX 1.2%Language:CSS 0.3%Language:C 0.2%