Other packages > Find by keyword >

mlr3fselect  

Feature Selection for 'mlr3'
View on CRAN: Click here


Download and install mlr3fselect package within the R console
Install from CRAN:
install.packages("mlr3fselect")

Install from Github:
library("remotes")
install_github("cran/mlr3fselect")

Install by package version:
library("remotes")
install_version("mlr3fselect", "0.12.0")



Attach the package and use:
library("mlr3fselect")
Maintained by
Marc Becker
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-08-23
Latest Update: 2023-03-02
Description:
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.
How to cite:
Marc Becker (2020). mlr3fselect: Feature Selection for 'mlr3'. R package version 0.12.0, https://cran.r-project.org/web/packages/mlr3fselect
Previous versions and publish date:
0.2.0 (2020-08-23 12:40), 0.2.1 (2020-09-10 11:20), 0.3.0 (2020-09-22 17:30), 0.4.0 (2020-10-22 23:20), 0.4.1 (2020-10-30 06:20), 0.5.0 (2021-01-24 15:50), 0.5.1 (2021-03-09 12:00), 0.6.0 (2021-09-13 21:10), 0.6.1 (2022-01-20 17:02), 0.7.0 (2022-04-08 09:12), 0.7.1 (2022-05-03 15:40), 0.7.2 (2022-08-25 12:40), 0.8.0 (2022-11-16 13:10), 0.8.1 (2022-11-27 15:50), 0.9.0 (2022-12-21 15:00), 0.9.1 (2023-01-26 19:20), 0.10.0 (2023-02-21 12:40), 0.11.0 (2023-03-02 12:40)
Other packages that cited mlr3fselect R package
View mlr3fselect citation profile
Other R packages that mlr3fselect depends, imports, suggests or enhances
Functions, R codes and Examples using the mlr3fselect R package
Some associated functions: ArchiveFSelect . AutoFSelector . CallbackFSelect . ContextEval . FSelectInstanceMultiCrit . FSelectInstanceSingleCrit . FSelector . FSelectorFromOptimizer . ObjectiveFSelect . auto_fselector . callback_fselect . extract_inner_fselect_archives . extract_inner_fselect_results . fs . fselect . fselect_nested . fsi . mlr3fselect-package . mlr3fselect.backup . mlr3fselect.svm_rfe . mlr_fselectors . mlr_fselectors_design_points . mlr_fselectors_exhaustive_search . mlr_fselectors_genetic_search . mlr_fselectors_random_search . mlr_fselectors_rfe . mlr_fselectors_rfecv . mlr_fselectors_sequential . mlr_fselectors_shadow_variable_search . reexports . 
Some associated R codes: ArchiveFSelect.R . AutoFSelector.R . CallbackFSelect.R . ContextEval.R . FSelectInstanceMultiCrit.R . FSelectInstanceSingleCrit.R . FSelector.R . FSelectorDesignPoints.R . FSelectorExhaustiveSearch.R . FSelectorFromOptimizer.R . FSelectorGeneticSearch.R . FSelectorRFE.R . FSelectorRFECV.R . FSelectorRandomSearch.R . FSelectorSequential.R . FSelectorShadowVariableSearch.R . ObjectiveFSelect.R . assertions.R . auto_fselector.R . bibentries.R . extract_inner_fselect_archives.R . extract_inner_fselect_results.R . fselect.R . fselect_nested.R . helper.R . mlr_callbacks.R . mlr_fselectors.R . reexports.R . sugar.R . zzz.R .  Full mlr3fselect package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns