View source: R/create_resampling.R
create_resampling | R Documentation |
Function that outputs a MLR resampling object, given specification
create_resampling(task, strat = NULL, params = NULL)
task |
mlr3 task |
strat |
resampling strategy |
params |
list of parameters |
resampling object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.