Revision 61b00b825121e569f9bb4caf389eba456d1dbc9e authored by Patrick Schratz on 07 December 2019, 12:40:56 UTC, committed by GitHub on 07 December 2019, 12:40:56 UTC
* ensure that ensemble filters rank correctly

* rename

* fix filterFeatures() behavior and add test

* style

* method -> filter for internal robustness;
use select.method instead of additonal ensemble if-clause

* make "thresholding" subsetting work for ensemble filters

* add NEWS

* add test

* fix test

* fix tests and upd roxygen, precommit

* style
1 parent ed48b7e
History
File Mode Size
.circleci
.github
R
addon
data
inst
man
man-roxygen
pkgdown
src
tests
thirdparty
todo-files
vignettes
.Rbuildignore -rw-r--r-- 461 bytes
.editorconfig -rw-r--r-- 296 bytes
.gitignore -rw-r--r-- 266 bytes
.ignore -rw-r--r-- 26 bytes
.pre-commit-config.yaml -rw-r--r-- 685 bytes
DESCRIPTION -rw-r--r-- 7.1 KB
LICENSE -rw-r--r-- 47 bytes
NAMESPACE -rw-r--r-- 39.9 KB
NEWS -rw-r--r-- 39.3 KB
NEWS.md -rw-r--r-- 46.0 KB
README.md -rw-r--r-- 5.8 KB
cran-comments.md -rw-r--r-- 409 bytes
mlr.Rproj -rw-r--r-- 448 bytes
tic.R -rw-r--r-- 836 bytes

README.md

back to top