modelgrid: A Framework for Creating, Managing and Training Multiple Caret Models

A minimalistic but flexible framework that facilitates the creation, management and training of multiple 'caret' models. A model grid consists of two components: (1) a set of settings that is shared by all models by default, and (2) specifications that apply only to the individual models. When the model grid is trained, model and training specifications are first consolidated from the shared and the model specific settings into complete 'caret' model configurations. These models are then trained with the 'train' function from the 'caret' package.

Package details

AuthorLars Kjeldgaard [aut, cre]
MaintainerLars Kjeldgaard <lars_kjeldgaard@hotmail.com>
LicenseMIT + file LICENSE
Version1.1.1.0
URL https://github.com/smaakage85/modelgrid
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("modelgrid")

Try the modelgrid package in your browser

Any scripts or data that you put into this service are public.

modelgrid documentation built on May 2, 2019, 8:32 a.m.