Code Monkey home page Code Monkey logo

b31xi-si-features-extraction's Introduction

SI - Pattern Recognition

Table-of-contents

More description is given in the subsections.

Dependencies

The following practise has been tested with Ubuntu 14.04.

In order to carry out the practise, the following dependencies are needed:

  • ipython notebook - conda install ipython-notebook
  • scikit-learn - conda install scikit-learn
  • mpld3 - pip install mpld3
  • plotly - pip install plotly

We strongly recommend to use a Linux environment to perform this practise.

Features extraction

The following module of the framework will be studied: Alt text

Synthetic data will be generated. An implementation of Principal Component Analysis (PCA) and Linear Discriminant Analysis (LDA) will be implemented. A comparison with the scikit-learn implementation can be performed.

Principal components analysis (PCA)

Insights about PCA can be found in this nice article here by D. Sidibe.

Linear discriminant analysis (LDA)

Insights about LDA can be found in this article here.

To perform the practise

Assignment procedure

In order to perform the practise, you will have to fork the current project. To do so,

  • Fork the current project by click on the Fork icon Do not fine the icon,
  • Select your GitHub profile if necessary,
  • Clone the repository Do not fine the icon,
  • Solve the practise by executing the Ipython notebook,
  • Commit & push your changes in your own repository,
  • Make a pull request.

Execute the Ipython notebook

Enter the following command in a terminal ipython notebook.

This command should run the server locally via your default web browser and you will be able to play with the notebook.

If you are just curious to see what the ipython notebook look like, you can view it there.

Enjoy!!!

b31xi-si-features-extraction's People

Watchers

 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.