Description Usage Arguments Value
Create multi folds.
1 | createMultiFolds(y, k = 10, times = 5)
|
y |
vector. A vector of stuff. |
k |
integer. Number of folds. |
times |
integer. Number of times. |
The result of calling createFolds
on each split.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.