Description Usage Arguments Value
Merge results, hyperpars and features tables and prepare for mlr.task input
1 2  | makeBotTable2(measure.name, learner.name, tbl.results, tbl.hypPars,
  tbl.metaFeatures, tbl.runTime, tbl.resultsReference)
 | 
learner.name | 
 What learner to analyse  | 
tbl.results | 
 df with getMlrRandomBotResults()  | 
tbl.hypPars | 
 df with getMlrRandomBotHyperpars()  | 
tbl.metaFeatures | 
 df with getMlrRandomBotHyperpars()  | 
measure.name.filter | 
 What measure to analyse  | 
[data.frame] Complete table used for creating the surrogate model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.