Skip to content

anthonykrivonos/nba-ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

NBA ML

๐Ÿ€ Hardcoded ML classifiers from scratch to create predictive models on the outcomes of NBA games!

Getting Started

Installing

pip i requests csv nba_api numpy

Running

To update NBA game data: python3 data_grabber.py

To run classification code: python3 classifier.py

Inspired By

Authors

  • Anthony Krivonos - Initial work - Portfolio
  • Phil Tenteromano - Initial work

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

๐Ÿ€ Hardcoded ML classifiers from scratch to create predictive models on the outcomes of NBA games!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages