mlr3fselect: Feature Selection for 'mlr3'

Feature selection package of the 'mlr3' ecosystem. It selects the optimal feature set for any 'mlr3' learner. The package works with several optimization algorithms e.g. Random Search, Recursive Feature Elimination, and Genetic Search. Moreover, it can automatically optimize learners and estimate the performance of optimized feature sets with nested resampling.

Version: 0.12.0
Depends: mlr3 (≥ 0.12.0), R (≥ 3.1.0)
Imports: bbotk (≥ 0.7.2), checkmate (≥ 2.0.0), data.table, lgr, mlr3misc (≥ 0.9.4), paradox (≥ 0.7.0), R6
Suggests: e1071, genalg, mlr3learners, mlr3pipelines, rpart, testthat (≥ 3.0.0)
Published: 2024-03-09
Author: Marc Becker ORCID iD [aut, cre], Patrick Schratz ORCID iD [aut], Michel Lang ORCID iD [aut], Bernd Bischl ORCID iD [aut]
Maintainer: Marc Becker <marcbecker at posteo.de>
BugReports: https://github.com/mlr-org/mlr3fselect/issues
License: LGPL-3
URL: https://mlr3fselect.mlr-org.com, https://github.com/mlr-org/mlr3fselect
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: mlr3fselect results

Documentation:

Reference manual: mlr3fselect.pdf

Downloads:

Package source: mlr3fselect_0.12.0.tar.gz
Windows binaries: r-devel: mlr3fselect_0.12.0.zip, r-release: mlr3fselect_0.12.0.zip, r-oldrel: mlr3fselect_0.12.0.zip
macOS binaries: r-release (arm64): mlr3fselect_0.12.0.tgz, r-oldrel (arm64): mlr3fselect_0.12.0.tgz, r-release (x86_64): mlr3fselect_0.12.0.tgz
Old sources: mlr3fselect archive

Reverse dependencies:

Reverse imports: mlr3verse

Linking:

Please use the canonical form https://CRAN.R-project.org/package=mlr3fselect to link to this page.