/538_nba_model

Evaluation of FiveThirtyEight's NBA forecasting model

Primary LanguagePython

538_nba_model

I evaluated FiveThirtyEight's forecasting model on my blog post. Feel free to check, recreate, or build upon my work.

Code Organization

  • download_data.py - Download games data from nba_api
  • main.Rmd - Clean data to generate data/games_pred.csv and make some plots of interest.