An open API service indexing awesome lists of open source software.

https://github.com/jldbc/field-goal-models

Modeling NFL Field Goal Probabilities in R
https://github.com/jldbc/field-goal-models

field-goal football nfl shiny sports sports-stats

Last synced: 5 months ago
JSON representation

Modeling NFL Field Goal Probabilities in R

Awesome Lists containing this project

README

          

**Probabilistic modeling of NFL field goals**

Research project using logistic regression, multiple linear regression, neural networks, and random forests to form probability estimates on NFL field goals. Using these estimates, an unbiased measurement of individual kicker ability can be formed by measuring points added above the expected value per attempt over individual seasons or entire careers. Presented at Boston College Big Data Research Day as "Machine Learning and the NFL Field Goal."

Interactive demo can be found at [https://jamesledoux.shinyapps.io/fg-models/](https://jamesledoux.shinyapps.io/fg-models/)

Full writeup in the Field Goal Writeup.pdf file.