extractBestPreds: 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