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 2487013 commit 857cb4eCopy full SHA for 857cb4e
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: mlr3
2
Title: Machine Learning in R - Next Generation
3
-Version: 0.21.0.9000
+Version: 0.21.1
4
Authors@R:
5
c(
6
person("Michel", "Lang", , "[email protected]", role = "aut",
NEWS.md
@@ -1,4 +1,4 @@
-# mlr3 (development version)
+# mlr3 0.21.1
* feat: Throw warning when prediction and measure type do not match.
* fix: The `mlr_reflections` were broken when an extension package was not loaded on the workers.
0 commit comments