View source: R/HoldoutInstance_make_fixed.R
makeFixedHoldoutInstance | R Documentation |
Generate a fixed holdout instance for resampling.
makeFixedHoldoutInstance(train.inds, test.inds, size)
train.inds |
(integer) |
test.inds |
(integer) |
size |
( |
(ResampleInstance).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.