Skip to content

Repository files navigation

nfl_prediction

Code for scraping pro-football-reference.com, generating some cool variables, then building a linear model to predict the next weeks games

Run:

# scrape pro-football-reference.com
make scrape

# parse html tables into standardized csv
make parse

# scrape then parse
make all

About

Code for scraping pro-football-reference.com, generating some cool variables, then building a linear model to predict the next weeks games

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages