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.
2 parents 7d18533 + 95b4c72 commit 2882998Copy full SHA for 2882998
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: mlr3pipelines
2
Title: Preprocessing Operators and Pipelines for 'mlr3'
3
-Version: 0.5.0-9000
+Version: 0.5.1
4
Authors@R:
5
c(person(given = "Martin",
6
family = "Binder",
NEWS.md
@@ -1,4 +1,4 @@
-# mlr3pipelines 0.5.0-9000
+# mlr3pipelines 0.5.1
* Changed the ID of `PipeOpFeatureUnion` used in `ppl("robustify")` and `ppl("stacking")`.
* `pipeline_bagging()` gets the `replace` argument (old behaviour `FALSE` by default).
0 commit comments