FSinR: an exhaustive package for feature selection

02/24/2020
by   F. Aragón-Royón, et al.
0

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.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/10/2016

Feature Selection with the R Package MXM: Discovering Statistically-Equivalent Feature Subsets

The statistically equivalent signature (SES) algorithm is a method for f...
research
06/11/2021

Feature Selection Tutorial with Python Examples

In Machine Learning, feature selection entails selecting a subset of the...
research
10/31/2018

MDFS - MultiDimensional Feature Selection

Identification of informative variables in an information system is ofte...
research
11/23/2021

Filter Methods for Feature Selection in Supervised Machine Learning Applications – Review and Benchmark

The amount of data for machine learning (ML) applications is constantly ...
research
04/15/2019

Efficient Feature Selection of Power Quality Events using Two Dimensional (2D) Particle Swarms

A novel two-dimensional (2D) learning framework has been proposed to add...
research
06/10/2017

Stepwise regression for unsupervised learning

I consider unsupervised extensions of the fast stepwise linear regressio...
research
10/10/2010

Multi-Objective Genetic Programming Projection Pursuit for Exploratory Data Modeling

For classification problems, feature extraction is a crucial process whi...

Please sign up or login with your details

Forgot password? Click here to reset