Skip to content

Commit

Permalink
chore: update news
Browse files Browse the repository at this point in the history
  • Loading branch information
be-marc committed Nov 13, 2023
1 parent 33b2473 commit 1e708c9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,11 @@
* The `learner$state$train_time` in hotstarted learners is now only the time of the last training.
* Added debug messages to the hotstart stack.
* Fixed bug where the `HotstartStack` did not work with column roles set in the task.
* export generic function `col_info` to allow adding new methods for backends
* The `design` of `benchmark()` can now include parameter settings.
* Speed up resampling by removing unnecessary calls to `packageVersion()`.
* Fix boston housing data set.
* Export generic function `col_info` to allow adding new methods for backends.
* Task printer includes row roles now.
* Add `"mlr3.exec_chunk_bins"` option to split the resampling iterations into a number of bins.

# mlr3 0.16.1
Expand Down

0 comments on commit 1e708c9

Please sign in to comment.