Description Usage Arguments Value See Also
View source: R/TuneControlCMAES.R
CMA Evolution Strategy with method cma_es
.
Can handle numeric(vector) and integer(vector) hyperparameters, but no dependencies.
For integers the internally proposed numeric values are automatically rounded.
The sigma variance parameter is initialized to 1/4 of the span of box-constraints per
parameter dimension.
1 2 3 |
same.resampling.instance |
[ |
impute.val |
[ |
start |
[ |
tune.threshold |
[ |
tune.threshold.args |
[ |
log.fun |
[ |
final.dw.perc |
[ |
budget |
[ |
... |
[any] |
[TuneControlCMAES
]
Other tune: TuneControl
,
getNestedTuneResultsOptPathDf
,
getNestedTuneResultsX
,
getTuneResult
,
makeModelMultiplexerParamSet
,
makeModelMultiplexer
,
makeTuneControlDesign
,
makeTuneControlGenSA
,
makeTuneControlGrid
,
makeTuneControlIrace
,
makeTuneControlMBO
,
makeTuneControlRandom
,
makeTuneWrapper
, tuneParams
,
tuneThreshold
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.