Skip to content

Commit e0bc114

Browse files
committed
release: 0.8.0
1 parent d64fa63 commit e0bc114

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: mlr3filters
22
Title: Filter Based Feature Selection for 'mlr3'
3-
Version: 0.7.1
3+
Version: 0.8.0
44
Authors@R: c(
55
person("Patrick", "Schratz", , "patrick.schratz@gmail.com", role = "aut",
66
comment = c(ORCID = "0000-0003-0748-6624")),

NEWS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
# mlr3filters 0.7.1-9000
1+
# mlr3filters 0.8.0
22

3+
- Added `FilterBoruta`
34
- Fixed issue with `FilterPerformance` where the arg `measure` wasn't passed on
45
- Added `FilterUnivariateCox` (thanks to @bblodfon)
56
- Parameter value `na.rm` is properly initialized to `TRUE` (thanks to @bblodfon)

man/mlr_filters_boruta.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)