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) |
Value
(list).
[Package mlr version 2.19.2 Index]