makeBotTable: Merge results, hyperpars and features tables and prepare for...

Description Usage Arguments Value

Description

Merge results, hyperpars and features tables and prepare for mlr.task input

Usage

1
2
makeBotTable(measure.name, learner.name, tbl.results, tbl.hypPars,
  tbl.metaFeatures)

Arguments

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

Value

[data.frame] Complete table used for creating the surrogate model


ja-thomas/OMLbots documentation built on May 18, 2019, 7:15 a.m.