Fantasy Football ML
FeaturedA per-position machine learning system that predicts weekly NFL fantasy points for QBs, RBs, WRs, TEs, Kickers, and D/STs — comparing a Ridge baseline, a custom PyTorch multi-head neural network (with an attention variant at every position), and LightGBM across the 2012–2025 seasons. Ships GPU training on AWS Batch, ECS Fargate serving, and CI/CD that gates every push.