/dsg-final

Data Science Game 2016 Final Round Solution

Primary LanguageJupyter Notebook

Running the code:

For submission_1: In terminal: jupyter notebook preprocess_1.ipynb Run all cells

In terminal: cd models python NeuralNetwork.py

A submission.zip file will be generated in the models folder.

For submission_2: In terminal: jupyter notebook preprocess_2.ipynb Run all cells

In terminal: cd models python NeuralNetwork.py

A submission.zip file will be generated in the models folder.