validateCustomModel: Validate a custom caret model info list

View source: R/helper_functions.R

validateCustomModelR Documentation

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 documentation built on Sept. 20, 2023, 5:08 p.m.