Description Usage Arguments Value
Make training predictions from all models in ensemble
1 | make_train_preds(train_data, model_list, true_classes)
|
train_data |
Data on which to train the ensemble |
model_list |
A list of pre trained models (using the same data as |
true_classes |
vector of true classes |
A trained ensemble that can be used to predict new data points
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.