- please add your name & email to this Google Sheet: https://tinyurl.com/y76vk384
- in terminal, clone repo: $git clone https://github.com/swhustla/pycon2017-alzheimers-hack.git
- cd to the
- (optional) set up and enable a virtual env $ python3 -m venv my-project-env
- $pip3 install -r requirements.txt
- $jupyter notebook
- navigate to notebooks/tadpole_leaderboard.ipynb and get started
To make a simple submission:
run the leaderboard pipeline from notebooks/Makefile:
- cd notebooks
- make leaderboard
- some errors will show up on purpose, as the name of the team needs to be setup. For fix them, set the right teamName in the Makefile and tadpole/forecast-simple.py
- when th submission is generated, upload it to the TADPOLE website