Skip to content

Using a dataset of advanced NBA team statistics, a machine learning model will be created to determine whether a team will make the playoffs in a season.

License

Notifications You must be signed in to change notification settings

Mitchell-Borders/NBAPlayoffPredictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NBAPlayoffPredictor

Using a dataset of advanced NBA team statistics, a machine learning model will be created to determine whether a team will make the playoffs in a season.

Install Dependencies

Run the command: pip install numpy scikit-learn matplotlib pandas

Additional Things

Scikit-learn Supervised Learning Documentation: https://scikit-learn.org/stable/supervised_learning.html#supervised-learning

Ideas

  • Try altering what team statistics are included
  • Alter algorithm parameters
  • Add more algorithms from documentation

About

Using a dataset of advanced NBA team statistics, a machine learning model will be created to determine whether a team will make the playoffs in a season.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages