Skip to content

Latest commit

 

History

History
executable file
·
26 lines (19 loc) · 606 Bytes

File metadata and controls

executable file
·
26 lines (19 loc) · 606 Bytes

NBA Machine Learning Predictions

Predicting NBA games with Machine Learning. Data are from sports-reference.com

Installation

# In the process of making

Usage

# Tune the model
python nba_ML.py tune
# No tuning
python nba_ML.py notune

Feature Importances

alt text

Correlation Matrix

alt text

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.