jackdingilian/NBA-Possession-Scraping
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Parses the play-by-play data from the nba.com API into possession data that can be used to calculated RAPM (Regularized Adjusted Plus Minus). RAPM is a ridge regression with the points on a play as the regressand and dummy variables for each player as the regressors.