Description Usage Arguments Value See Also
View source: R/BenchmarkResult_operators.R
A list of lists containing all WrappedModel
s trained in the benchmark experiment.
If models
is FALSE
in the call to benchmark
, the function will return NULL
.
1 | getBMRModels(bmr, task.ids = NULL, learner.ids = NULL, drop = FALSE)
|
bmr |
[ |
task.ids |
[ |
learner.ids |
[ |
drop |
[ |
[list
].
Other benchmark: BenchmarkResult
,
batchmark
, benchmark
,
convertBMRToRankMatrix
,
friedmanPostHocTestBMR
,
friedmanTestBMR
,
generateCritDifferencesData
,
getBMRAggrPerformances
,
getBMRFeatSelResults
,
getBMRFilteredFeatures
,
getBMRLearnerIds
,
getBMRLearnerShortNames
,
getBMRLearners
,
getBMRMeasureIds
,
getBMRMeasures
,
getBMRPerformances
,
getBMRPredictions
,
getBMRTaskDescs
,
getBMRTaskIds
,
getBMRTuneResults
,
plotBMRBoxplots
,
plotBMRRanksAsBarChart
,
plotBMRSummary
,
plotCritDifferences
,
reduceBatchmarkResults
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.