extractMetric.caretList | R Documentation |
caretList
objectExtract the cross-validated accuracy metrics from each model in a caretList.
## S3 method for class 'caretList'
extractMetric(x, ...)
x |
a caretList object |
... |
passed to extractMetric.train |
A data.table with metrics from each model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.