makeMBOControl()
hason.surrogate.error
argument which enables random proposals if the surrogate model fails.- With
initSMBO()
,updateSMBO()
andfinalizeSMBO()
it is now possible to do a human-in-the-loop MBO. - The result now contains the
final.opt.state
. - Plot method for
OptState
objects.
- Fixed bug in focus search that affected discrete search spaces.
- Numerics will be auto converted to integers where integers are expected.
- Package can now be cited with
citation("mlrMBO")
.
- Initial CRAN release