FSinR: an exhaustive package for feature selection
Machine Learning
2020-02-25 v1 Machine Learning
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.
Cite
@article{arxiv.2002.10330,
title = {FSinR: an exhaustive package for feature selection},
author = {F. Aragón-Royón and A. Jiménez-Vílchez and A. Arauzo-Azofra and J. M. Benítez},
journal= {arXiv preprint arXiv:2002.10330},
year = {2020}
}
Comments
17 pages, 6 figures, 2 tables