Skip to content

mlr3mbo 0.1.2

Compare
Choose a tag to compare
@sumny sumny released this 03 Mar 10:57
· 126 commits to main since this release
92e401c
  • refactor: adapt to mlr3tuning 0.18.0.
  • feat: Acquisition functions now assert whether surrogates match their required predict type.
  • fix: Unloading mlr3mbo removes optimizers and tuners from the dictionaries.
  • docs: faster examples.
  • feat: characters in surrogate regression tasks are no longer automatically converted to factors.
    default_surrogate now respects this and gained an appropriate pipeline step.
  • feat: AcqFunctionAEI added.
  • docs: fix of docs, README and bibentries.