Final project for Statistics 159 (Modern Statistical Prediction and Machine Learning) at UC Berkeley
This project requires python 2.7, pip (a python package manager) along with various python modules listed in requirements.txt To install pip, follow instructions here: http://pip.readthedocs.org/en/stable/installing/ To install all the required python modules, run `pip install -r requirements.txt'