An attempt to start predicting NFL game scores from team stats as a way to pick game spreads to bet on. I don't think I can beat the bookies, but I think this problem is a good way to kick the tires on pystan.
Use the command make notebook
to start a Jupyter notebook session at localhost:8888
. Notebooks will be available at
/opt/conda/notebooks
and anything in the data/
folder is mounted at /opt/conda/data
.