mboContinue {mlrMBO} | R Documentation |
Continues an mbo run from a save-file.
Description
Useful if your optimization is likely to crash, so you can continue from a save point and will not lose too much information and runtime.
Usage
mboContinue(opt.state)
Arguments
opt.state |
[ |
Value
See mbo
.
[Package mlrMBO version 1.1.5.1 Index]