GithubHelp home page GithubHelp logo

ml_project_random-and-manifold-projection's Introduction

ML_Project_Random-and-Manifold-Projection

Code has 9 sections :

Loading and visualization of original data

  1. Loading MNIST handwritten digit images.
  2. visualisation of some images.

Classifier based quality comparision of random and manifold projection based dimensionality reduction techniques.
    3. forming training and test data from the training and testing images respectively.
    4. Classifier trained on Original training data (without applying any dimensionality reduction techniques).
    5. Classfier trained on Data projected using PCA.
    6. Classifier trained on data projected using Random prokection (linear Projection)
    7. Classifier trained on data mapped using non-linear mapping LLE (manifold learning technique)
    8. Classifier trained on data mapped using another non-linear mapping t-SNE (manifold learning technique)

Visualizer based quality comparison of linear and non-linear dimensionality reduction techniques
    9. Vizualization of Projected data.

Quality of above dimensionality reduction techniques is measured based on two factors :
     1. Time taken by technique for reducing the dimesions of data.
     2. Order to which information is preserved after reducing dimension of original data.

ml_project_random-and-manifold-projection's People

Contributors

shubhamdobhal avatar

Watchers

James Cloos avatar  avatar

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.