predict_models: Calls 'predict' method of each model in the given list and...

predict_modelsR Documentation

Calls predict method of each model in the given list and retunrs results in a data.frame

Description

Calls predict method of each model in the given list and retunrs results in a data.frame

Usage

predict_models(models, X, num_cores = 1, verbose = 1)

genpack/rml documentation built on Jan. 28, 2025, 9:08 a.m.