pandeconscious/cs725_hala
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
-------------------------------------------------------------------------------
Project Name
cs725_hala : Accelerometer Competition Solution
-------------------------------------------------------------------------------
Release date: 11/11/2013
-------------------------------------------------------------------------------
Authors
Aman Madaan
Ashish Mittal
Harshit Pande
Lekha Murlidharan
-------------------------------------------------------------------------------
Project description
This is our solution repository. It contains all the solutions that we tried.
In most of the cases, it should be possible to run the project by moving to the
folder and running predict.py.
For our major submissions (KNN* and naive bayes) we have included the run files
called README.sh, which should be executed after shifting to the folder.
-------------------------------------------------------------------------------
Dependencies:
https://github.com/scikit-learn/scikit-learn For KNN*
http://scikit-learn.org/stable/ for the others.
-------------------------------------------------------------------------------
Documentation
Kindly refer to our report file, cs725_hala_report, which documents our approaches
and results. A number of plots that were plotted for analysis are also included in
the aforementioned document.
-------------------------------------------------------------------------------