Skip to content

Predictive modeling using pre-snap NFL tracking data to anticipate play outcomes for the 2026 Big Data Bowl. Includes feature engineering, data pipelines, and exploratory football analytics.

License

Notifications You must be signed in to change notification settings

rembertdesigns/nfl-big-data-bowl-2026

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NFL Big Data Bowl 2026 — Pre-Snap Predictor

🏈 Predicting post-snap outcomes using NFL pre-snap tracking data.

Objective

Use pre-snap frames and metadata to model post-snap events such as:

  • Play type (run/pass)
  • Route combinations
  • Defensive coverages and motion deception

Data Sources

  • tracking_week_1–9.csv (pre-snap only)
  • plays.csv
  • player_play.csv
  • players.csv
  • games.csv

Repo Structure

  • /data: Raw and processed datasets
  • /notebooks: EDA and experiments
  • /src: Feature engineering and model scripts

Requirements

About

Predictive modeling using pre-snap NFL tracking data to anticipate play outcomes for the 2026 Big Data Bowl. Includes feature engineering, data pipelines, and exploratory football analytics.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages