spFSR: Feature Selection and Ranking via Simultaneous Perturbation Stochastic Approximation

An implementation of feature selection, weighting and ranking via simultaneous perturbation stochastic approximation (SPSA). The SPSA-FSR algorithm searches for a locally optimal set of features that yield the best predictive performance using some error measures such as mean squared error (for regression problems) and accuracy rate (for classification problems).

Getting started

Package details

AuthorDavid Akman [aut, cre], Babak Abbasi [aut, ctb], Yong Kai Wong [aut, ctb], Guo Feng Anders Yeo [aut, ctb], Zeren D. Yenice [ctb]
MaintainerDavid Akman <david.v.akman@gmail.com>
LicenseGPL-3
Version2.0.4
URL https://www.featureranking.com/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("spFSR")

Try the spFSR package in your browser

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

spFSR documentation built on March 31, 2023, 9:05 p.m.