For my data science class, my partner, Alex Mandel, and I created this project to explore how NBA players shot charts. We were interested in seeing how well the top 25 NBA players perform. We look at different areas of the court and can see where they made the shot from and in different quarters or for an entire season. We downloaded and cropped our court images from Sports Illustrated . We downloaded our player data from NBA Savant and downloaded the NBA schedule from Kaggle . Finally, we scraped the NBA abbreviations from Wikipedia which helped us match a lot of our data. The app is hosted here.
Moving forward, I would like to analyze the data that we compiled and create a machine learning model that can predict what a player's shot chart will be on a particular night. I have read about existing projects that have been particular successful with these kind of predictions with deep neural nets.
-- Link to Github ---- Link to App --