Giter Site home page Giter Site logo

r-featureselection-packages's Introduction

Feature Selection packages in R

Feature selection or variable selection in machine learning is the process of selecting a subset of relevant features (variables or predictors) for use in model construction.

Introduction to feature selection: https://www.analyticsvidhya.com/blog/2016/12/introduction-to-feature-selection-methods-with-an-example-or-how-to-select-the-right-variables/

Packages

Boruta

Examples:
https://www.analyticsvidhya.com/blog/2016/03/select-important-variables-boruta-package/
https://www.datacamp.com/community/tutorials/feature-selection-R-boruta
https://www.listendata.com/2017/05/feature-selection-boruta-package.html
http://www.cybaea.net/Journal/2010/11/15/Feature-selection-All-relevant-selection-with-the-Boruta-package/
CRAN pdf:
https://cran.r-project.org/web/packages/Boruta/Boruta.pdf

caret

Examples:
http://ml-tutorials.kyrcha.info/rfe.html
http://www.cybaea.net/Journal/2010/11/16/Feature-selection-Using-the-caret-package/
https://machinelearningmastery.com/feature-selection-with-the-caret-r-package/
CRAN pdf:
https://cran.r-project.org/web/packages/caret/caret.pdf

spFSR

Examples:
https://cran.r-project.org/web/packages/spFSR/vignettes/spFSR.html
CRAN pdf:
https://cran.r-project.org/web/packages/spFSR/spFSR.pdf

varSelRF

Examples:
https://www.kaggle.com/netzone/mushroom-classification-using-varselrf
CRAN pdf:
https://cran.r-project.org/web/packages/varSelRF/varSelRF.pdf

CORElearn

Examples:
https://ucilnica.fri.uni-lj.si/pluginfile.php/24621/mod_resource/content/3/lab%205%20-%20attribute%20evaluation.R
CRAN pdf:
https://cran.r-project.org/web/packages/CORElearn/CORElearn.pdf

FSelector

Examples:
https://miningthedetails.com/blog/r/fselector/
CRAN pdf:
https://cran.r-project.org/web/packages/FSelector/FSelector.pdf

EFS

Examples:
https://biodatamining.biomedcentral.com/articles/10.1186/s13040-017-0142-8
CRAN pdf:
https://cran.r-project.org/web/packages/EFS/EFS.pdf

RWeka

CRAN pdf:
https://cran.r-project.org/web/packages/RWeka/RWeka.pdf

featurefinder

CRAN pdf:
https://cran.r-project.org/web/packages/featurefinder/featurefinder.pdf

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.