Giter VIP home page Giter VIP logo

accelerometer-biometric's Introduction

Accelerometer-Biometric

Recognize users of mobile devices from accelerometer data ( Accelerometer Biometric Competition on kaggle)

A course Project for 'CS 725: Foundations of Machine Learning'

#Description: You can find the description of problem statement at https://www.kaggle.com/c/accelerometer-biometric-competition

#How To Run the Code:

Assumption: You have train.csv and test.csv in the same folder as other project files

  1. Run device_count.py

  2. Run extractMeanVar.py

  3. Run trimmingdata.py

  4. Now you can execute any classifier code. Just look for the required files are there in the same folder.

#Our Approaches We devised following approaches for solving the problem:

  1. Naive Bayes

  2. Nearest Neighbors

  3. Quadratic Discriminative Analysis ( Similar to LDA)

  4. Support Vector Machines

#File related to each approach:

1] Naive Bayes

1. extractMeanVar.py
2. naive_bayes.py
3. naive_bayes_Random.py

2] Nearest Neighbors

1. trimmingdata.py
2. device_count.py
3. KNearestNeighbour.py

3] Quadratic Discriminative Analysis ( Similar to LDA)

1. qda.py

4] Support Vector Machines

1. svm_mean.py
2. svm_modified.py

accelerometer-biometric's People

Contributors

rameshgkwd05 avatar

Stargazers

 avatar  avatar

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.