Description Usage Arguments Value References See Also
View source: R/TuneControlMBO.R
Model-based / Bayesian optimization with the function
mbo
from the mlrMBO package.
Please refer to https://github.com/mlr-org/mlrMBO for further info.
1 2 3 4 5 |
same.resampling.instance |
[ |
impute.val |
[ |
learner |
[ |
mbo.control |
[ |
tune.threshold |
[ |
tune.threshold.args |
[ |
continue |
[ |
log.fun |
[ |
final.dw.perc |
[ |
budget |
[ |
mbo.keep.result |
[ |
mbo.design |
[ |
[TuneControlMBO
]
Bernd Bischl, Jakob Richter, Jakob Bossek, Daniel Horn, Janek Thomas and Michel Lang; mlrMBO: A Modular Framework for Model-Based Optimization of Expensive Black-Box Functions, Preprint: https://arxiv.org/abs/1703.03373 (2017).
Other tune: TuneControl
,
getNestedTuneResultsOptPathDf
,
getNestedTuneResultsX
,
getTuneResult
,
makeModelMultiplexerParamSet
,
makeModelMultiplexer
,
makeTuneControlCMAES
,
makeTuneControlDesign
,
makeTuneControlGenSA
,
makeTuneControlGrid
,
makeTuneControlIrace
,
makeTuneControlRandom
,
makeTuneWrapper
, tuneParams
,
tuneThreshold
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.