Skip to content

mlr3mbo 0.3.0

Choose a tag to compare

@sumny sumny released this 03 Jun 15:29
· 17 commits to main since this release
73c1a7f
  • fix: logger changes related to bbotk.
  • fix: assure that candidates after acquisition function optimization are always within bounds.
  • perf: minor changes to speed up predictions with SurrogateLearner and SurrogateLearnerCollection.
  • feat: added supported for input and output transformations (see InputTrafo, OutputTrafo and the related classes).
  • refactor: dropped functionality to assert insample performance of the surrogate model completely.