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 8ed7653 commit 1c297f9Copy full SHA for 1c297f9
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: mlr3extralearners
2
Title: Extra Learners For mlr3
3
-Version: 0.8.0-9000
+Version: 0.9.0
4
Authors@R: c(
5
person("Raphael", "Sonabend", , "[email protected]", role = "aut",
6
comment = c(ORCID = "0000-0001-9225-4654")),
NEWS.md
@@ -1,5 +1,7 @@
# dev
+# mlr3extralearners 0.9.0
+
* Added response (i.e., survival time) prediction to `aorsf` learner
* Updated support for flexsurv v2.3
7
* Fixed bug in catboost that caused invalid probability levels during
0 commit comments