extractMetric.caretList: Extract accuracy metrics from a caretList
object
Description
Extract the cross-validated accuracy metrics from each model in a caretList.
Usage
# S3 method for caretList
extractMetric(x, ...)
Value
A data.table with metrics from each model.
Arguments
- x
a caretList object
- ...
passed to extractMetric.train