Search found 3 matches

by BigLeagueIT
Sat Jan 24, 2015 10:48 pm
Forum: APBRmetrics
Topic: My side-project: recappd.com
Replies: 17
Views: 25048

Re: My side-project: recappd.com

I like it! If you make it real-time, maybe it'll be my go to site for checking scores. :) Thanks! It's set up to work that way, but I don't have faith in the $5/month 512MB VM to handle that load (not sure what that says about my code...). It's definitely on the roadmap. If you want we have a lot o...
by BigLeagueIT
Sat Jan 24, 2015 10:46 pm
Forum: APBRmetrics
Topic: Building an NBA Game Simulator
Replies: 25
Views: 31386

Re: Building an NBA Game Simulator

Have you seen and compared your findings to Ken Shirley's, referenced here http://godismyjudgeok.com/DStats/APBRmetrics_Old/viewtopic.php@t=1279&start=30.html Here is a direct link to the poster http://www.nessis.org/nessis07/Kenny_Shirley.pdf Something that confuses about this approach is that...
by BigLeagueIT
Sat Jan 24, 2015 10:40 pm
Forum: APBRmetrics
Topic: Question about Pace/Posessions
Replies: 9
Views: 9925

Re: Question about Pace/Posessions

I do possession counting for our data at bigleagueinsights.com. We define a possession as anytime your team has gained control of the ball where you did not have control of it before. To determine the number for each team I count through the play by play. It seems easy to say, but it's not that easy...