Replay full NBA games using SportsVU player tracking and stats.nba.com box score data. Code in python and d3.js
This visualizer preprocesses SportsVU players data using python and then streams it into d3 using github. There are events and frames that are loaded into a viewer and that results in this:
DONE
- Basic Analysis on Tracking Data
- Parse the JSON format
- Build Viewer to watch NBA games
- Refactor Code
- Post onto /r/nba
Ideas to improve on:
- Use an Artificial Neural Network to predict player movement data