FSinR: an exhaustive package for feature selection

F. Aragón-Royón,A. Jiménez-Vílchez,A. Arauzo-Azofra,J. M. Benítez
DOI: https://doi.org/10.48550/arXiv.2002.10330
2020-02-24
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.
Machine Learning
What problem does this paper attempt to address?