Description Usage Arguments Value Examples
This function applies cross-validation to a random forest algorithm on the penguins data set.
1 |
k |
A numeric specifying the number of folds. |
feedback |
A boolean for debugging feedback. |
A numeric specifying the average mean squared error (MSE) across all folds.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.