Learn R Programming

mlr (version 2.3)

BenchmarkResult: Result of a benchmark run.

Description

Container for results of benchmarked experiments using benchmark. The structure of the object itself is rather complicated, it is recommended to retrive required information via the getBMR* getter functions. You can also convert the object using as.data.frame.

Arguments

See Also

Other benchmark: benchmark; getBMRAggrPerformances; getBMRFeatSelResults; getBMRFilteredFeatures; getBMRLearnerIds; getBMRPerformances; getBMRPredictions; getBMRTaskIds; getBMRTuneResults