Skip to content

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

Notifications You must be signed in to change notification settings

fivetentaylor/nfl_prediction

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

Watchers

Forks

Releases

No releases published

Packages

No packages published