resample: Resample a Learner on a Task

Description Usage Arguments Value

Description

Runs a resampling (possibly in parallel).

Usage

1
resample(task, learner, resampling, measures)

Arguments

task

(Task())
Object of type Task().

learner

(Learner())
Object of type Learner().

resampling

(Resampling())
Object of type Resampling().

measures

([list of Measure())
List of objects of type Measure().

Value

ResampleResult().


mlr-org/mlrng documentation built on May 4, 2019, 4:22 p.m.