/predict_nba_games

This repo is my attempt in trying to predict NBA games with Python and Machine Learning. Based on my own scraped data from the Basketball Reference website.

Primary LanguageJupyter Notebook

🏀 Predict NBA Games

This repo is my attempt in trying to predict NBA games with Python and Machine Learning. Based on my own scraped data from the Basketball Reference website.

See also my scraping NBA stats repository

Some info

🐍 Used Python modules:

  1. Pandas

🐛 Reporting bugs

If you find an issue, let me know here on Github.

Contributions

Anyone is welcome to contribute to this.

There are various ways you can contribute:

  • Raise an issue on GitHub.
  • Send me a Pull Request with your bug fixes and/or new features.