Skip to content
/ caret Public
forked from topepo/caret

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

Notifications You must be signed in to change notification settings

klainfo/caret

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 76.2%
  • HTML 22.9%
  • Other 0.9%