mlr3mbo
mlr3mbo copied to clipboard
Delayed initialization
assert that relevant fields are initialized for classes that need them when these are initialized delayed, e.g.: acq_function in acq_optimizer surrogate in acq_function, ...