getBMRTaskDescriptions {mlr}R Documentation

Extract all task descriptions from benchmark result (DEPRECATED).

Description

A list containing all TaskDescs for each task contained in the benchmark experiment.

Usage

getBMRTaskDescriptions(bmr)

Arguments

bmr

(BenchmarkResult)
Benchmark result.

Value

(list).


[Package mlr version 2.19.1 Index]