extractBestPreds {caretEnsemble} | R Documentation |
Extract the best predictions from a train object
Description
Extract the best predictions from a train object.
Usage
extractBestPreds(x)
Arguments
x |
a train object |
Value
a data.table::data.table with predictions
[Package caretEnsemble version 4.0.1 Index]