Skip to content

Commit 6e2af9e

Browse files
committed
release 0.7.1
1 parent 0b3c766 commit 6e2af9e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: mlr3extralearners
22
Title: Extra Learners For mlr3
3-
Version: 0.7.0-9000
3+
Version: 0.7.1
44
Authors@R: c(
55
person("Raphael", "Sonabend", , "raphaelsonabend@gmail.com", role = "aut",
66
comment = c(ORCID = "0000-0001-9225-4654")),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# mlr3extralearners 0.7.0-9000
1+
# mlr3extralearners 0.7.1
22
* Add parameter `perf.type` to rfsrc learners
33
* Add vignette about "extending learners" which was previously in the mlr3book.
44
* Remove the `"multiclass"` property from `lrn("classif.gbm")`, as this feature is broken.

0 commit comments

Comments
 (0)