CMD + K

r-caretensemble

Anaconda Verified

Functions for creating ensembles of caret models: caretList() and caretStack(). caretList() is a convenience function for fitting multiple caret::train() models to the same dataset. caretStack() will make linear or non-linear combinations of these models, using a caret::train() model as a meta-model, and caretEnsemble() will make a robust linear combination of models using a GLM.

Installation

To install this package, run one of the following:

Conda
$conda install r::r-caretensemble

Usage Tracking

2.0.3
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

Functions for creating ensembles of caret models: caretList() and caretStack(). caretList() is a convenience function for fitting multiple caret::train() models to the same dataset. caretStack() will make linear or non-linear combinations of these models, using a caret::train() model as a meta-model, and caretEnsemble() will make a robust linear combination of models using a GLM.

Last Updated

Jan 16, 2024 at 21:45

License

MIT

Total Downloads

44

Supported Platforms

noarch