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 6f2ae36 commit 129bc66Copy full SHA for 129bc66
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: mlr3
2
Title: Machine Learning in R - Next Generation
3
-Version: 1.2.0.9000
+Version: 1.3.0
4
Authors@R:
5
c(
6
person("Michel", "Lang", , "[email protected]", role = "aut",
NEWS.md
@@ -1,4 +1,4 @@
-# mlr3 (development version)
+# mlr3 1.3.0
* feat: `Learner$predict()` can now add additional data to `PredictionClassif` and `PredictionRegr` objects via the `extra` field.
0 commit comments