Description Usage Arguments Value See Also
View source: R/TuneControlGrid.R
A basic grid search can handle all kinds of parameter types.
You can either use their correct param type and resolution
,
or discretize them yourself by always using makeDiscreteParam
in the par.set
passed to tuneParams
.
1 2 3 |
same.resampling.instance |
[ |
impute.val |
[ |
resolution |
[ |
tune.threshold |
[ |
tune.threshold.args |
[ |
log.fun |
[ |
final.dw.perc |
[ |
budget |
[ |
[TuneControlGrid
]
Other tune: TuneControl
,
getNestedTuneResultsOptPathDf
,
getNestedTuneResultsX
,
getTuneResult
,
makeModelMultiplexerParamSet
,
makeModelMultiplexer
,
makeTuneControlCMAES
,
makeTuneControlDesign
,
makeTuneControlGenSA
,
makeTuneControlIrace
,
makeTuneControlMBO
,
makeTuneControlRandom
,
makeTuneWrapper
, tuneParams
,
tuneThreshold
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.