Package: mlr3fselect 1.5.1

Marc Becker

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.

Authors:Marc Becker [aut, cre], Patrick Schratz [aut], Michel Lang [aut], Bernd Bischl [aut], John Zobolas [aut]

mlr3fselect_1.5.1.tar.gz
mlr3fselect_1.5.1.zip(r-4.7)mlr3fselect_1.5.1.zip(r-4.6)mlr3fselect_1.5.1.zip(r-4.5)
mlr3fselect_1.5.1.tgz(r-4.6-any)mlr3fselect_1.5.1.tgz(r-4.5-any)
mlr3fselect_1.5.1.tar.gz(r-4.7-any)mlr3fselect_1.5.1.tar.gz(r-4.6-any)
mlr3fselect_1.5.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
mlr3fselect/json (API)
NEWS

# Install 'mlr3fselect' in R:
install.packages('mlr3fselect', repos = c('https://mlr-org.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/mlr-org/mlr3fselect/issues

Pkgdown/docs site:https://mlr3fselect.mlr-org.com

On CRAN:

Conda:

evolutionary-algorithmsexhaustive-searchfeature-selectionmachine-learningmlr3optimizationrandom-searchrecursive-feature-eliminationsequential-feature-selection

9.14 score 40 stars 3 packages 133 scripts 6.0k downloads 60 exports 29 dependencies

Last updated from:70f2d9d811 (on v1.5.1). Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK332
source / vignettesOK207
linux-release-x86_64OK332
macos-release-arm64OK191
macos-oldrel-arm64OK252
windows-develOK462
windows-releaseOK385
windows-oldrelOK326
wasm-releaseOK116

Exports:ArchiveAsyncFSelectArchiveAsyncFSelectFrozenArchiveBatchFSelectassert_async_fselect_callbackassert_async_fselect_callbacksassert_fselect_instanceassert_fselect_instance_asyncassert_fselect_instance_batchassert_fselector_asyncassert_fselector_batchassert_fselectorsauto_fselectorAutoFSelectorcallback_async_fselectcallback_batch_fselectCallbackAsyncFSelectclbkclbksContextAsyncFSelectContextBatchFSelectembedded_ensemble_fselectensemble_fselectEnsembleFSResultextract_inner_fselect_archivesextract_inner_fselect_resultsfaggregatefsfselectfselect_nestedFSelectInstanceAsyncMultiCritFSelectInstanceAsyncSingleCritFSelectInstanceBatchMultiCritFSelectInstanceBatchSingleCritFSelectorFSelectorAsyncFSelectorAsyncDesignPointsFSelectorAsyncExhaustiveSearchFSelectorAsyncFromOptimizerAsyncFSelectorAsyncRandomSearchFSelectorBatchFSelectorBatchDesignPointsFSelectorBatchExhaustiveSearchFSelectorBatchFromOptimizerBatchFSelectorBatchGeneticSearchFSelectorBatchRandomSearchFSelectorBatchRFEFSelectorBatchRFECVFSelectorBatchSequentialFSelectorBatchShadowVariableSearchfsifsi_asyncfssmlr_callbacksmlr_fselectorsmlr_terminatorsObjectiveFSelectObjectiveFSelectAsyncObjectiveFSelectBatchtrmtrms

Dependencies:backportsbbotkcheckmateclicodetoolsdata.tabledigestevaluatefuturefuture.applyglobalslatticelgrlistenvMatrixmiraimlbenchmlr3mlr3measuresmlr3miscnanonextpalmerpenguinsparadoxparallellyPRROCR6rlangstabmuuid

Readme and manuals

Help Manual

Help pageTopics
mlr3fselect: Feature Selection for 'mlr3'mlr3fselect-package mlr3fselect
Rush Data StorageArchiveAsyncFSelect
Frozen Rush Data StorageArchiveAsyncFSelectFrozen
Class for Logging Evaluated Feature SetsArchiveBatchFSelect
Assertions for Callbacksassert_async_fselect_callback assert_async_fselect_callbacks
Function for Automatic Feature Selectionauto_fselector
Class for Automatic Feature SelectionAutoFSelector
Create Asynchronous Feature Selection Callbackcallback_async_fselect
Create Feature Selection Callbackcallback_batch_fselect
Asynchronous Feature Selection CallbackCallbackAsyncFSelect
Create Feature Selection CallbackCallbackBatchFSelect
Asynchronous Feature Selection ContextContextAsyncFSelect
Evaluation ContextContextBatchFSelect
Embedded Ensemble Feature Selectionembedded_ensemble_fselect
Ensemble Feature Selection ResultEnsembleFSResult ensemble_fs_result
Wrapper-based Ensemble Feature Selectionensemble_fselect
Extract Inner Feature Selection Archivesextract_inner_fselect_archives
Extract Inner Feature Selection Resultsextract_inner_fselect_results
Fast Aggregation of ResampleResults and BenchmarkResultsfaggregate
Syntactic Sugar for Feature Selection Objects Constructionfs fss
Function for Feature Selectionfselect
Function for Nested Resamplingfselect_nested
Multi-Criteria Feature Selection with RushFSelectInstanceAsyncMultiCrit
Single Criterion Feature Selection with RushFSelectInstanceAsyncSingleCrit
Class for Multi Criteria Feature SelectionFSelectInstanceBatchMultiCrit
Class for Single Criterion Feature SelectionFSelectInstanceBatchSingleCrit
FSelectorFSelector
Class for Asynchronous Feature Selection AlgorithmsFSelectorAsync
Class for Batch Feature Selection AlgorithmsFSelectorBatch
Syntactic Sugar for Feature Selection Instance Constructionfsi
Syntactic Sugar for Asynchronous Feature Selection Instance Constructionfsi_async
Dictionary of FSelectorsmlr_fselectors
Feature Selection with Asynchronous Design PointsFSelectorAsyncDesignPoints mlr_fselectors_async_design_points
Feature Selection with Asynchronous Exhaustive SearchFSelectorAsyncExhaustiveSearch mlr_fselectors_async_exhaustive_search
Feature Selection with Asynchronous Random SearchFSelectorAsyncRandomSearch mlr_fselectors_async_random_search
Feature Selection with Design PointsFSelectorBatchDesignPoints mlr_fselectors_design_points
Feature Selection with Exhaustive SearchFSelectorBatchExhaustiveSearch mlr_fselectors_exhaustive_search
Feature Selection with Genetic SearchFSelectorBatchGeneticSearch mlr_fselectors_genetic_search
Feature Selection with Random SearchFSelectorBatchRandomSearch mlr_fselectors_random_search
Feature Selection with Recursive Feature EliminationFSelectorBatchRFE mlr_fselectors_rfe
Feature Selection with Recursive Feature Elimination with Cross ValidationFSelectorBatchRFECV mlr_fselectors_rfecv
Feature Selection with Sequential SearchFSelectorBatchSequential mlr_fselectors_sequential
Feature Selection with Shadow Variable SearchFSelectorBatchShadowVariableSearch mlr_fselectors_shadow_variable_search
Freeze Archive Callbackmlr3fselect.async_freeze_archive
Backup Benchmark Result Callbackmlr3fselect.backup
Internal Tuning Callbackmlr3fselect.internal_tuning
One Standard Error Rule Callbackmlr3fselect.one_se_rule
SVM-RFE Callbackmlr3fselect.svm_rfe
Class for Feature Selection ObjectiveObjectiveFSelect
Class for Feature Selection ObjectiveObjectiveFSelectAsync
Class for Feature Selection ObjectiveObjectiveFSelectBatch