klane / databall

Betting on the NBA with data
https://klane.github.io/databall/
MIT License
134 stars 25 forks source link
github-pages jekyll jupyter-notebook machine-learning nba python scrapy sports-analytics sports-betting

DataBall: Betting on the NBA with data

Test Status License

This project combines my interest in data science with my love of sports. I attempt to predict NBA winners against the spread using stats pulled from the NBA stats website with nba_api and point spreads and over/under lines from covers.com using the Python web scraping framework Scrapy. All code is written in Python and I used the popular machine learning library scikit-learn to make all predictions.

Contents:

Link to a test database with data from 1990 - March 2020 test nba.db file