makeExperimentRegistryMlr: Construct registry for 'mlr' benchmark experiments.

Description Usage Arguments Value

Description

BatchExperimentsMlr will always be added to the registry packages.

Usage

1
2
3
  makeExperimentRegistryMlr(..., on.learner.error = "stop",
    on.par.without.desc = "stop",
    show.learner.output = TRUE)

Arguments

...

[any]
See [ExperimentRegistry].

on.learner.error

[character(1)]
See [configureMlr]. Default is “stop”.

on.par.without.desc

[character(1)]
See [configureMlr]. Default is “stop”.

show.learner.output

[logical(1)]
See [configureMlr]. Default is TRUE.

Value

Nothing.

[ExperimentRegistryMlr].


tudo-r/BatchExperimentsMlr documentation built on June 1, 2019, 2:52 a.m.