updateSMBO {mlrMBO} | R Documentation |
Updates SMBO with the new observations
Description
After a function evaluation you want to update the OptState
to get new proposals.
Usage
updateSMBO(opt.state, x, y)
Arguments
opt.state |
[ |
x |
[ |
y |
[ |
Value
[OptState
]
[Package mlrMBO version 1.1.5.1 Index]