Skip to content

Commit

Permalink
chore: news
Browse files Browse the repository at this point in the history
  • Loading branch information
be-marc committed Sep 6, 2024
1 parent c6ae999 commit 82652bd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
* feat: Create default fallback learner with `default_fallback()`.
* feat: Check column roles when using `$set_col_roles()` and `$col_roles`.
* fix: Add predict set to learner hash.
* BREAKING CHANGE: Encapsulation and the fallback learner are now set the `$encapsulate()` method.
* BREAKING CHANGE: Encapsulation and the fallback learner are now set with the `$encapsulate(method, fallback)` method.
The `$fallback` field is read-only now and the encapsulate status can be retrieved from the `$encapsulation` field.

# mlr3 0.20.2

Expand Down

0 comments on commit 82652bd

Please sign in to comment.