Skip to content

ccagrawal/nba-win-probability

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NBA Win Probability

The goal of this project is to show winning probabilities for each team in ongoing NBA games.

To Do:

  • [4/16] Get list of games
  • [4/17] Categorize games as preseason, regular season, all star game, or posteason
  • [4/18] Get play by play information for each game with the information available
  • [4/19] Create instructions table to decode play by play information
  • [4/23] Write method to convert actions into timelines for each game
  • [4/24] Clean code by creating separate database interface class
  • [] Replace actions in database with timelines for each game
  • [] Iterate through timelines and generate historical probabilities
  • [] Get live information for ongoing games
  • [] Display probabilities for ongoing games

About

Calculate live probabilities of NBA games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages