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)

Arguments

x

a train object

Value

a data.table::data.table with predictions


caretEnsemble documentation built on Sept. 13, 2024, 1:11 a.m.