wpli / supervised-learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instructions

Run data/getdata.sh to get the data

Run master.py to generate a submission file

Add features in utils_features.py, then add the function name to the feature_function_list in master.py

Dependencies

Python 2.7

numpy

scikit-learn (sklearn)

Best is to install Anaconda to get everything working out of the box.

About


Languages

Language:Python 100.0%