You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,8 @@
1
1
# mlr3pipelines 0.9.0-9000
2
2
3
+
* Compatibility with new testthat version 3.3.0
3
4
* Fix: Added internal workaround for `PipeOpNMF` attaching `Biobase`, `BiocGenerics`, and `generics` to the search path during training, prediction or when printing its `$state`.
4
-
* feat: allow dates in datefeatures pipe op and use data.table for date feature generation
5
+
* feat: allow dates in datefeatures pipe op and use data.table for date feature generation.
5
6
* Added support for internal validation tasks to `PipeOpFeatureUnion`.
0 commit comments