Created a machine learning model to predict the outcome of NBA games
- Go to Current Data Scraper.ipynb and run the Jupyter Notebook to get the most updated NBA game stats. (This process could take several minutes)
- Go to Game Predictor.py and run the python script.
- In the dropdowns select your teams. (REMEMBER: The first team in the away team and second is the home team)
- Click Predict. You should now see the predicted winner on the right-hand side.