Description Usage Arguments Value
A wrapper to generate the cross-validation problems
1 | generate_cv_problems(main_problem, K, seed = NA)
|
main_problem |
The main problem |
K |
Number of cross-validation folds |
seed |
Setting a seed to allow for reproducibility, which is stored within each problem fold. NA generates a randomly-selected seed between 1 and 1E6. |
A list with test and training data sets
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.