We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d003424 commit 1a475a7Copy full SHA for 1a475a7
NEWS.md
@@ -17,7 +17,7 @@
17
* BREAKING CHANGE: `result_function`s now replaced by `ResultAssigner`s.
18
* BREAKING CHANGE: renamed `$model` field of all `Surrogate` classes to `$learner`.
19
* BREAKING CHANGE: For all `Surrogate` and `AcquisitionFunction` classes fields `*_cols` renamed to
20
- `cols_*` (e.g., `x_cols` to `cols_x`) .
+ `cols_*` (e.g., `x_cols` to `cols_x`).
21
22
# mlr3mbo 0.1.2
23
0 commit comments