Time Series Modeling for Dream Team in Fantasy Premier League
Akhil Gupta

TL;DR
This paper presents a hybrid time series forecasting method combining ARIMA and RNNs, optimized with Linear Programming, to predict player points and assemble an optimal fantasy football team, demonstrating promising results for future seasons.
Contribution
It introduces a novel hybrid forecasting approach for fantasy football player points and an optimization framework for team selection, addressing the dynamic points system challenge.
Findings
Predictions outperform baseline models in accuracy.
Optimized team selection improves total points achieved.
Method successfully validated with upcoming season performance.
Abstract
The performance of football players in English Premier League varies largely from season to season and for different teams. It is evident that a method capable of forecasting and analyzing the future of these players on-field antics shall assist the management to a great extent. In a simulated environment like the Fantasy Premier League, enthusiasts from all over the world participate and manage the players catalogue for the entire season. Due to the dynamic nature of points system, there is no known approach for the formulation of a dream team. This study aims to tackle this problem by using a hybrid of Autoregressive Integrated Moving Average (ARIMA) and Recurrent Neural Networks (RNNs) for time series prediction of player points and subsequent maximization of total points using Linear Programming (LPP). Given the player points for the past three seasons, the predictions have been…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSports Analytics and Performance · Time Series Analysis and Forecasting · Sports Performance and Training
