Try out some NFL models against the spread
Doing things in here is pretty manual...for now. Here's a rough log of what I've done:
- Run
analysis/drive_deltas.R
to getdrive_deltas.csv
. Rerun this if you want to get the latest play-by-play - Run
main.py
to get the{week}.json
files - Run
aggregate.py
to combine them into onegames_with_ratings.csv
- Check out the
.Rmd
analysis file underneath./analysis