benchmark: Benchmark Multiple Learners on Multiple Tasks

Description Usage Arguments Value

Description

Runs a benchmark (possibly in parallel).

Usage

1
benchmark(tasks, learners, resamplings, measures)

Arguments

tasks

(list of Task())
List of objects of type Task().

learners

(list of Learner())
List of objects of type Learner().

resamplings

(list of Resampling())
List of objects of type Resampling().

measures

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

Value

BenchmarkResult().


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