FeatureTerminatoR: Feature Selection Engine to Remove Features with Minimal Predictive Power

The aim is to take in data.frame inputs and utilises methods, such as recursive feature engineering, to enable the features to be removed. What this does differently from the other packages, is that it gives you the choice to remove the variables manually, or it automated this process. Feature selection is a concept in machine learning, and statistical pipelines, whereby unimportant, or less predictive variables are eliminated from the analysis, see Boughaci (2018) <doi:10.1007/s40595-018-0107-y>.

Package details

AuthorGary Hutson [aut, cre] (<https://orcid.org/0000-0003-3534-6143>)
MaintainerGary Hutson <hutsons-hacks@outlook.com>
LicenseGPL-3
Version1.0.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("FeatureTerminatoR")

Try the FeatureTerminatoR package in your browser

Any scripts or data that you put into this service are public.

FeatureTerminatoR documentation built on July 14, 2021, 9:06 a.m.