Skip to content

santihdzs/NHL-modeling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EWMA-modeling

Implementing EWMA's into National Hockey League game outcome modeling.

Installation:

pyenv local 3.11.0 

python -m venv venv

source venv/bin/activate

# Dev dependencies
python -m pip install -e '.[notebooks, dev]'

About

Implementing exponentially weighted moving avareges into a Bradley-Terry model to predict National Hockey League game outcomes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors