Description Usage Arguments Value
Function for making K-fold CV predictions of classes using member models from RWeka
1 | cv_preds(model_type, dat, true_classes, cv_k = 10)
|
true_classes |
Vector holding the order of the true labels |
cv_k |
Number of Folds in CV. Default=10 |
mod |
An RWeka model object |
data |
A data frame to predict |
preds
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.