vix.ing · top · new · best · stats · spec

FSinR: an exhaustive package for feature selection

2020/02/24 by Francisco Aragón-Royón, Aragón-Royón, F., Alfonso Jiménez-Vílchez +5
Biochemistry, Genetics and Molecular Biology · Computer Science · #Data Mining Algorithms and Applications #FOS: Computer and information sciences #Gene expression and cancer classification #Machine Learning (cs.LG) #Machine Learning (stat.ML) #Machine Learning and Data Classification

paper · pdf · doi:10.48550/arxiv.2002.10330

openalex publication_date 2020/02/24 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Feature Selection (FS) is a key task in Machine Learning. It consists in selecting a number of relevant variables for the model construction or data analysis. We present the R package, FSinR, which implements a variety of widely known filter and wrapper methods, as well as search algorithms. Thus, the package provides the possibility to perform the feature selection process, which consists in the combination of a guided search on the subsets of features with the filter or wrapper methods that return an evaluation measure of those subsets. In this article, we also present some examples on the usage of the package and a comparison with other packages available in R that contain methods for feature selection.

Citations

Related