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 cd9b3e1 commit 0c1708dCopy full SHA for 0c1708d
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: mlr3pipelines
2
Title: Preprocessing Operators and Pipelines for 'mlr3'
3
-Version: 0.7.2-9000
+Version: 0.8.0
4
Authors@R:
5
c(person(given = "Martin",
6
family = "Binder",
NEWS.md
@@ -1,4 +1,4 @@
-# mlr3pipelines 0.7.2-9000
+# mlr3pipelines 0.8.0
* Added missing error for predicting with untrained `PipeOp`s / `Graph`s.
* Fix: Corrected typo in the hyperparameter name `use_parallel` of `PipeOpVtreat`.
0 commit comments