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.
Package details |
|
---|---|
Maintainer | |
License | MIT + file LICENSE |
Version | 4.0.2 |
URL | http://zachmayer.github.io/caretEnsemble/ https://github.com/zachmayer/caretEnsemble |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.