Nothing
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 |
|
---|---|
Author | Zachary A. Deane-Mayer [aut, cre, cph], Jared E. Knowles [ctb], Antón López [ctb] |
Maintainer | Zachary A. Deane-Mayer <zach.mayer@gmail.com> |
License | MIT + file LICENSE |
Version | 4.0.1 |
URL | http://zachmayer.github.io/caretEnsemble/ https://github.com/zachmayer/caretEnsemble |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.