https://github.com/bdilday/nflmarkov
https://github.com/bdilday/nflmarkov
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/bdilday/nflmarkov
- Owner: bdilday
- License: other
- Created: 2014-05-08T04:59:16.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-01-19T14:12:04.000Z (over 2 years ago)
- Last Synced: 2025-04-02T10:08:15.288Z (over 1 year ago)
- Language: Python
- Size: 5.83 MB
- Stars: 8
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: citations.md
Awesome Lists containing this project
README
nflMarkov
=========
Some code to use Markov chains to analyze (American) football.
The code is described in some detail in the blog post,
https://fivetwentyone.wordpress.com/2014/08/02/nfl-markov-5-of-n-nflmarkov-the-python-code/