Skip to content

This is a Django website which displays my ML based predictions in the realm of sports.

License

Notifications You must be signed in to change notification settings

bellemanwesley/ballislife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

balldata

Various projects doing sports simulation and data analysis.

nbagen.py

nbagen.py generates 30 lists with three entries. The first entry is team ID. The second is number of wins and the third is number of losses. The generator currently only generates for 76 games as it does not account for the 4th game that NBA teams play with only some of their in-conference, but out of division opponents.

While the wins and losses are randomly generated, they are generated based on an assigned skill level at the beginning of the program. This is intended to mirror prospects of NBA teams in real life.

About

This is a Django website which displays my ML based predictions in the realm of sports.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages