fit_models | R Documentation |
Trains a given list of model objects and returns a trained list of models
fit_models(models, X, y, num_cores = 1, verbose = 1,
remove_failed_models = T)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.