Back to Search Start Over

Feature Selection

Authors :
Bischl, Bernd
Sonabend, Raphael
Kotthoff, Lars
Lang, Michel
Wright, Marvin N.
Bischl, Bernd
Sonabend, Raphael
Kotthoff, Lars
Lang, Michel
Wright, Marvin N.
Source :
Wright , M N 2024 , Feature Selection . in B Bischl , R Sonabend , L Kotthoff & M Lang (eds) , Applied Machine Learning Using mlr3 in R . CRC Press , pp. 146-160 .
Publication Year :
2024

Abstract

Feature selection, also known as variable or descriptor selection, is the process of finding a subset of features to use with a given task and learner. Finding the optimal set of features can improve predictive performance, reduce noise in data, and make models easier to interpret. There are multiple ways to perform feature selection, including with filters and wrappers. Filters calculate a value for each feature which can then be used to select them, for example selecting features where the feature value is greater than some value Y. Wrappers fit models on selected feature subsets and evaluate their performance to then pick the optimal subset – sequential forward selection is a well-known example. This chapter introduces mlr3fselect and mlr3filters for feature selection and filter methods. The design of these packages is similar to mlr3tuning so the interface should feel familiar to readers who read Chapter 4. Filters are first discussed including feature importance and embedded methods special cases. Then wrappers are discussed, including automating the process with nested resampling.

Details

Database :
OAIster
Journal :
Wright , M N 2024 , Feature Selection . in B Bischl , R Sonabend , L Kotthoff & M Lang (eds) , Applied Machine Learning Using mlr3 in R . CRC Press , pp. 146-160 .
Notes :
English
Publication Type :
Electronic Resource
Accession number :
edsoai.on1439557197
Document Type :
Electronic Resource