Page 1 of 1

Updates to my GitHub

Posted: Wed Dec 05, 2012 9:58 am
by Eternal
I've added code to handle overtime games for both the NBA (via Basketball Reference) and the NCAA. I've also added code and data for NCAA women's basketball, some some SQL code to compute estimated game scores (and hence point spreads).

It turns out scoring rate slows down slightly during overtime (no surprise there).

https://github.com/galizur/basketball-public

-Chris