create_resampling: Function that outputs a MLR resampling object, given...

View source: R/create_resampling.R

create_resamplingR Documentation

Function that outputs a MLR resampling object, given specification

Description

Function that outputs a MLR resampling object, given specification

Usage

create_resampling(task, strat = NULL, params = NULL)

Arguments

task

mlr3 task

strat

resampling strategy

params

list of parameters

Value

resampling object


el-mrt/auto-statistics documentation built on March 19, 2022, 1:57 p.m.