Description Usage Arguments Value
Function for making predictions of classes using member models.
1 | make_preds(data, model_list, true_classes)
|
data |
A data frame to predict |
model_list |
A list holding RWeka models |
true_classes |
Array holding the order of the true labels |
preds
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.