FPL Optimisation with Julia & JuMP
I built 4 optimisers in Julia to predict the ideal FPL team using linear programming.
One of my talks for JuliaCon 2022 explored the use of JuMP to optimise a Fantasy Premier League (FPL) team. You can watch my presentation here: Optimising Fantasy Football with JuMP and this blog post is an accompaniment and extension to that talk. I’ve used FPL Review free expected points model and their tools to generate the team images, go check them out.
I built 4 optimisers in Julia to predict the ideal FPL team using linear programming.