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 be20e27 commit 9dd5a71Copy full SHA for 9dd5a71
NEWS.md
@@ -3,8 +3,9 @@
3
# mcboost 0.4.2
4
* Removed new functionality for survival tasks added in `0.4.0`.
5
A dependency, `mlr3proba` was removed from CRAN for now.
6
- The functionality will be added back later when `mlr3proba` is re-introduced to CRAN.
+ The functionality will be added back when `mlr3proba` is re-introduced to CRAN.
7
Users who wish to use `mcboost` for `survival` are adviced to use version `0.4.1` usetogether with the GitHub version of `mlr3proba`.
8
+* Improved stability of unit tests and example checks on CRAN.
9
10
# mcboost 0.4.1
11
* Fixed unit error in unit tests that led to non-passing unit tests with new mlr3proba version.
0 commit comments