| makeTuneControlRandom {mlr} | R Documentation |
Random search. All kinds of parameter types can be handled.
makeTuneControlRandom(same.resampling.instance = TRUE, maxit = NULL, tune.threshold = FALSE, tune.threshold.args = list(), log.fun = "default", final.dw.perc = NULL, budget = NULL)
same.resampling.instance |
( |
maxit |
( |
tune.threshold |
( |
tune.threshold.args |
(list) |
log.fun |
( |
final.dw.perc |
( |
budget |
( |
Other tune: TuneControl,
getNestedTuneResultsOptPathDf,
getNestedTuneResultsX,
getResamplingIndices,
getTuneResult,
makeModelMultiplexerParamSet,
makeModelMultiplexer,
makeTuneControlCMAES,
makeTuneControlDesign,
makeTuneControlGenSA,
makeTuneControlGrid,
makeTuneControlIrace,
makeTuneControlMBO,
makeTuneWrapper, tuneParams,
tuneThreshold