Giter VIP home page Giter VIP logo

kc-r-users-feature-selection's Introduction

Survey of Machine Learning Feature Selection Methods

Talk given on Sept. 8, 2018 to the KC R Users Group.

The talk is an overview of several feature selection methods, including:

  1. Remove Highly Correlated Variables
  2. Run OLS and select significant features
  3. Caret’s Recursive Feature Extraction (RFE)
  4. Feature Importance
  5. glmnet
  6. Boruta “All Relevant” Variables
  7. Singular Value Decomposition (SVD)
  8. Principal Component Analysis (PCA)

The Forensic Glass dataset from the MASS package is used in most of the examples.

Since the use of PCs as predictors was introduced as a topic, the last few slides show visual exploratory analysis of PCs in a 3D scatterplot, both interactively and with an animated GIF file.

Files

R Markdown and corresponding HTML files:

Forensic-Glass-FILE.Rmd and Forensic-Glass-FILE.html

FILE

Boruta
Correlation
PCA
SVD

Forensic-Glass-caret-FILE.Rmd and Forensic-Glass-caret-FILE.html

FILE

glmnet
RFE

Some additional files mentioned can be found in a talk given last year: Using R's Caret Package for Machine Learning.

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.