Classification and Regression Training
The caret package (short for Classification And REgression Training) is a set of functions that attempt to streamline the process for creating predictive models. The package contains tools for: * data splitting * pre-processing * model tuning using resampling * variable importance estimation as well as other functionality.
$
pkg install R-cran-caretOrigin
devel/R-cran-caret
Size
3.78MiB
License
GPLv2+
Maintainer
tota@FreeBSD.org
Dependencies
11 packages
Required by
0 packages