extractBestPreds | R Documentation |
Extract the best predictions from a train object.
extractBestPreds(x, aggregate_resamples = TRUE)
x |
a train object |
aggregate_resamples |
logical, whether to aggregate resamples by keys. Default is TRUE. |
a data.table::data.table with predictions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.