View source: R/TuneControlRandom.R
| makeTuneControlRandom | 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 |
( |
(TuneControlRandom)
Other tune:
TuneControl,
getNestedTuneResultsOptPathDf(),
getNestedTuneResultsX(),
getResamplingIndices(),
getTuneResult(),
makeModelMultiplexer(),
makeModelMultiplexerParamSet(),
makeTuneControlCMAES(),
makeTuneControlDesign(),
makeTuneControlGenSA(),
makeTuneControlGrid(),
makeTuneControlIrace(),
makeTuneControlMBO(),
makeTuneWrapper(),
tuneParams(),
tuneThreshold()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.