extractBestPreds: Extract the best predictions from a list of train objects

View source: R/helper_functions.R

extractBestPredsR Documentation

Extract the best predictions from a list of train objects

Description

Extract predictions for the best tune from a list of caret models

Usage

extractBestPreds(list_of_models)

Arguments

list_of_models

an object of class caretList or a list of caret models


caretEnsemble documentation built on Sept. 20, 2023, 5:08 p.m.