initSMBO | R Documentation |
When you want to run a human-in-the-loop MBO run you need to initialize it first.
initSMBO( par.set, design, learner = NULL, control, minimize = rep(TRUE, control$n.objectives), noisy = FALSE, show.info = getOption("mlrMBO.show.info", TRUE) )
par.set |
[ |
design |
[ |
learner |
[ |
control |
[ |
minimize |
[ |
noisy |
[ |
show.info |
[ |
[OptState
]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.