Skip to content

Commit f480c3c

Browse files
committed
chore: update NEWS.md
1 parent fc567a7 commit f480c3c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

NEWS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# mlr3mbo (development version)
22

3+
* fix: logger changes related to bbotk.
4+
* fix: assure that candidates after acquisition function optimization are always within bounds.
5+
* perf: minor changes to speed up predictions with `SurrogateLearner` and `SurrogateLearnerCollection`.
6+
* feat: added supported for input and output transformations (see `InputTrafo`, `OutputTrafo` and the related classes).
7+
* refactor: dropped functionality to assert insample performance of the surrogate model completely.
8+
39
# mlr3mbo 0.2.9
410

511
* chore: silence rush logger and fixed some partial matches, depend on mlr3 >= 0.22.1.

0 commit comments

Comments
 (0)