Extract the method name associated with a single train object
Extracts the method name associated with a single train object. Note that for standard models (i.e. those already prespecified by caret), the "method" attribute on the train object is used directly while for custom models the "method" attribute within the model$modelInfo attribute is used instead.
extractModelName(x)
x |
a single caret train object |
Name associated with model
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.