compute_benchmark: Computes the benchmark in parallel mode

Description Usage Arguments Value

View source: R/ml_benchmark.R

Description

Computes the benchmark in parallel mode

Usage

1
compute_benchmark(learners, tasks, outers, prob, mes)

Arguments

learners

a list of mlr learners

tasks

a list of mlr tasks

outers

mlr resampleDesc, outer resampling

prob

logical, controls the type of output, if TRUE probabilities, if FALSE response

mes

mlr list of measure to compute while tuning, the learner are tuning against the first element

Value

a list of mlr benchmark results


hrvg/RiverML documentation built on Oct. 12, 2020, 10:40 a.m.