extractBestPreds: Extract the best predictions from a train object

View source: R/caretPredict.R

extractBestPredsR Documentation

Extract the best predictions from a train object

Description

Extract the best predictions from a train object.

Usage

extractBestPreds(x, aggregate_resamples = TRUE)

Arguments

x

a train object

aggregate_resamples

logical, whether to aggregate resamples by keys. Default is TRUE.

Value

a data.table::data.table with predictions


zachmayer/caretEnsemble documentation built on Dec. 19, 2024, 5:17 p.m.