mhsueh2 / nba_predictions

Predicting the NBA outcome using a set of ML classification models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Predicting NBA game outcome

Feature selection

  • Team's recent status and conditions
  • Top player's known stats

Models

  • Logistic Regression
  • SVC
  • kNN
  • Linear Discriminant
  • Random Forest

To be finished

  • Feature selection adjustment
  • Model tuning
  • Add NN

About

Predicting the NBA outcome using a set of ML classification models


Languages

Language:Jupyter Notebook 62.9%Language:Python 37.1%