| getBMRLearnerShortNames {mlr} | R Documentation |
Return learner short.names used in benchmark.
Description
Gets the learner short.names of the learners used in a benchmark experiment.
Usage
getBMRLearnerShortNames(bmr)
Arguments
bmr |
(BenchmarkResult) |
Value
(character).
See Also
Other benchmark:
BenchmarkResult,
batchmark(),
benchmark(),
convertBMRToRankMatrix(),
friedmanPostHocTestBMR(),
friedmanTestBMR(),
generateCritDifferencesData(),
getBMRAggrPerformances(),
getBMRFeatSelResults(),
getBMRFilteredFeatures(),
getBMRLearnerIds(),
getBMRLearners(),
getBMRMeasureIds(),
getBMRMeasures(),
getBMRModels(),
getBMRPerformances(),
getBMRPredictions(),
getBMRTaskDescs(),
getBMRTaskIds(),
getBMRTuneResults(),
plotBMRBoxplots(),
plotBMRRanksAsBarChart(),
plotBMRSummary(),
plotCritDifferences(),
reduceBatchmarkResults()
[Package mlr version 2.19.2 Index]