Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

validateCustomModel

Validate a custom caret model info list


Description

Currently, this only ensures that all model info lists were also assigned a "method" attribute for consistency with usage of non-custom models

Usage

validateCustomModel(x)

Arguments

x

a model info list (e.g. getModelInfo("rf", regex=F)\[[1]])

Value

validated model info list (i.e. x)


caretEnsemble

Ensembles of Caret Models

v2.0.1
MIT + file LICENSE
Authors
Zachary A. Deane-Mayer [aut, cre], Jared E. Knowles [aut]
Initial release
2019-12-11

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.