Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.14 KB

README.md

File metadata and controls

22 lines (17 loc) · 1.14 KB

ORIE-4741

Project Name

Dream Team - Predicting Fantasy Football Weekly Projections

Team Member Names

Darren Chang (dwc236) Zach Schaffer (zjs25) Jack Vaughan (jcv67)

Summary

In this project, we have developed a method to predict fantasy football points for a specific player with a set of features for each game. We use low rank models for missing data imputation (for week 1 data), a plethora of linear models for predictive purposes, and methods such as test/training set splits and cross-validation to reduce the effect of overfitting. In addition, we compare our model results to those used by ESPN and find that while our models do not outperform professional models, they show a promising start to open-source fantasy football calculations.

Links