makeMeasureTimePrediction: Create random hyperpars for a flow and predict the measure...

Description Usage Arguments Value

Description

Create random hyperpars for a flow and predict the measure and time for a given task.

Usage

1
2
makeMeasureTimePrediction(measure.name, learner.name, task.id, lrn.par.set, n,
  tbl.results, tbl.hypPars, tbl.metaFeatures)

Arguments

measure.name

Name of the measure to optimize

learner.name

Name of learner

task.id

ID of the task

lrn.par.set

learner-parameter set which should include relevant bounds for flow

n

Number of points to create

tbl.results

df with getMlrRandomBotResults()

tbl.hypPars

df with getMlrRandomBotHyperpars()

tbl.metaFeatures

df with getMlrRandomBotHyperpars()

Value

[data.frame] df with hyperpars of flow and matching predictions for measure value and time


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