Learn R Programming

HybridFS (version 0.1.3)

A Hybrid Filter-Wrapper Feature Selection Method

Description

A hybrid method of feature selection which combines both filter and wrapper methods. The first level involves feature reduction based on some of the important filter methods while the second level involves feature subset selection as in a wrapper method. Comparative analysis with the existing feature selection packages shows this package results in higher classification accuracy, reduced processing time and improved data handling capacity.

Copy Link

Version

Install

install.packages('HybridFS')

Monthly Downloads

3

Version

0.1.3

License

MIT + file LICENSE

Maintainer

Yamini Pandari

Last Published

June 11th, 2019

Functions in HybridFS (0.1.3)

FinalBinnedData

Intermediate Binned Dataset
HybridFS

A Hybrid Feature Selection Function
imp.features

Displaying the Selected Features
model.perf

Displaying the Optimal Model Performance
validation

Survival of passengers on the Titanic