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 a5fd293 commit a50d946Copy full SHA for a50d946
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: mlr
2
Title: Machine Learning in R
3
-Version: 2.19.1.9000
+Version: 2.19.1.9001
4
Authors@R: c(
5
person("Bernd", "Bischl", , "[email protected]", role = "aut",
6
comment = c(ORCID = "0000-0001-6002-6980")),
NEWS.md
@@ -1,5 +1,13 @@
<!-- NEWS.md is maintained by https://cynkra.github.io/fledge, do not edit -->
+# mlr 2.19.1.9001
+
+- Remove bartMachine learner (#2851)
7
+- Merged cran-2.19.1 into main
8
9
10
11
# mlr 2.19.1.9000
12
13
## Continuous integration
0 commit comments