zachmayer/caretEnsemble: Ensembles of Caret Models

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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version4.0.2
URL http://zachmayer.github.io/caretEnsemble/ https://github.com/zachmayer/caretEnsemble
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("zachmayer/caretEnsemble")
zachmayer/caretEnsemble documentation built on Dec. 19, 2024, 5:17 p.m.