CFB Prediction Model

Historical Analysis • Regression Modeling • Game Outcomes

Project Overview

This project leverages historical college football data to predict game outcomes with high fidelity.

Linear Regression Logic

ŷ = β₀ + β₁(Elo_diff) + β₂(Off_PPA_diff) + β₃(Def_PPA_diff) + β₄(Home_Field)
View Source Code on GitHub →

Model Outputs & Visualizations

Explore the real-time projections and historical performance charts generated by the pipeline.