Description Usage Arguments Value Examples
This function returns the average misclassification rate of the penguins data mass variable.
1 | my_rf_cv(k)
|
k |
The number of fold we wish to split our data into. |
A single numeric averaged misclassification error from the number of
folds k
.
1 | my_rf_cv(5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.