Predicting NBA games with Machine Learning. Data are from sports-reference.com
# In the process of making
# Tune the model
python nba_ML.py tune
# No tuning
python nba_ML.py notune
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.