Skip to content

python program that lets you make two teams of any combination of current players and predicts the outcome based on latest stats. Uses BeautifulSoup and pandas libraries.

Notifications You must be signed in to change notification settings

r2kwan/nba-dream-sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nba-dream-sim

Pick 2 teams made of whichever 5 players you want, and my algorithm will predict the final score for this hypothetical game. My algorithm is based on PER and Def Rating, but I am interested in experimenting with other algorithms and other statistics. Built in python using the pandas and BeautifulSoup library. All stats come from https://basketball.realgm.com

Alt text

About

python program that lets you make two teams of any combination of current players and predicts the outcome based on latest stats. Uses BeautifulSoup and pandas libraries.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages