Overview
Atlassian SourceTree is a free Git and Mercurial client for Windows.
Atlassian SourceTree is a free Git and Mercurial client for Mac.
Team ULjubljana's solution to the EMC challenge
http://www.kaggle.com/c/emc-data-science
Software Used
- Python 2.7.3
- scipy
- numpy
- SVDLIBC 1.4 http://tedlab.mit.edu/~dr/SVDLIBC/
- Scikit-learn
Usage
Unpack the training and test sets into the directory data_orig. The
directory data_orig should contain three file:
* `test_data.csv` * `train_data.csv` * `train_labels.csv`
To train the models and generate the solution run the command
run.sh. The predictions will be stored in a file named
submission.csv.gz.