jthomasmock / nfl_hanic

Slides for my HANIC presentation

Home Page:https://jthomasmock.github.io/nfl_hanic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NFL HANIC

Slides for my HANIC presentation

You can find the longer form writeup on my blog at themockup.blog -- this will be a true statement... in the future. For now the slide deck is my writeup!

To get the 2.2 GB of raw data you'll need to download the data from 2000-2019 via nflfastR, otherwise my code as included should get you to the end result.

Full Disclosure:

  • The Random Forest model takes about 20 min to run w/ 1000 trees.
  • You lose about 3% accuracy w/ only 100 trees but cut your run time down to 2 min
  • The logistic regression is almost as accurate as the Random Forest model and takes about 2 min as well

Thank you nflscrapR and nflfastR

Learn more about tidymodels

About

Slides for my HANIC presentation

https://jthomasmock.github.io/nfl_hanic


Languages

Language:HTML 77.3%Language:CSS 11.5%Language:R 11.2%