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 c10b3c8 commit dae03afCopy full SHA for dae03af
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: mlr3pipelines
2
Title: Preprocessing Operators and Pipelines for 'mlr3'
3
-Version: 0.5.0-1
+Version: 0.5.0-9000
4
Authors@R:
5
c(person(given = "Martin",
6
family = "Binder",
NEWS.md
@@ -1,3 +1,5 @@
+# mlr3pipelines 0.5.0-9000
+
# mlr3pipelines 0.5.0-1
* Bugfix: `PipeOpTuneThreshold` was not overloading the correct `.train` and `.predict` functions.
0 commit comments