Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 353 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 353 Bytes

Predicting NBA Assists

Hello! This is the github for my project to predict NBA players' assist rates. Please view my app here: https://predicting-nba-assists.herokuapp.com/

You can also explore my Python notebooks in the "notebooks" folder. I recommend the following order:

  1. Obtaining_Data
  2. Wrangling_Data
  3. Modeling
  4. Creating_Visualizations