SOTAVerified

FSinR: an exhaustive package for feature selection

2020-02-24Unverified0· sign in to hype

F. Aragón-Royón, A. Jiménez-Vílchez, A. Arauzo-Azofra, J. M. Benítez

Unverified — Be the first to reproduce this paper.

Reproduce

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.

Tasks

Reproductions