substack.com - Alex Marin Felices
As The xG Football Club turns one year old, this post brings together the 12 defining analytics pieces that shaped our understanding of the game this past season. Think of this edition as a technical map of where football analytics is heading — the models that advanced our thinking, the papers that challenged our assumptions, and the insights that bridged academic research with real recruitment and performance work.
pythonfootball.com - Martin
StatsBomb loves reminding us that “not all xG is created equal.”So I decided to put that to the test.Welcome to The Python Football Review
substack.com - Alex Marin Felices
The following summary critically reviews the research paper titled “Assessing Team Strategy using Spatiotemporal Data” by Patrick Lucey, Dean Oliver, Peter Carr, Joe Roth and Iain Matthews. This paper from 2013 motivated a shift from hand-labeled “what happened” event stats toward continuous spatiotemporal signals that can describe where and how actions unfold. It argues that while organizations now collect ball and player locations at each instant, these data are “continuous, high-dimensional and difficult to segment into semantic groups,” which makes strategy inference hard without labels to condition on. The authors framed this as the emerging space of “Sports Spatiotemporal Analytics” and proposed using ball-movement–based representations to characterize team behavior in football.
medium.com - Valeriy Manokhin
When we talk about the evolution of boosting algorithms, the usual storyline jumps straight from AdaBoost to Friedman’s groundbreaking work on Gradient Boosting Machines (GBM). That narrative makes sense: Friedman’s perspective reshaped how we think about boosting and directly paved the way for modern tools like XGBoost, LightGBM, and CatBoost.But the real history is more nuanced — and far more interesting.
manning.com - Marco Peixeiro
You don’t need to spend weeks—or even months—coding and training your own models for time series forecasting. Time Series Forecasting Using Foundation Models shows you how to make accurate predictions using flexible pretrained models.In Time Series Forecasting Using Foundation Models you will discover:The inner workings of large time modelsZero-shot forecasting on custom datasetsFine-tuning foundation forecasting modelsEvaluating large time modelsTime Series Forecasting Using Foundation Models teaches you how to do efficient forecasting using powerful time series models that have already been pretrained on billions of data points. You’ll appreciate the hands-on examples that show you what you can accomplish with these amazing models. Along the way, you’ll learn how time series foundation models work, how to fine-tune them, and how to use them with your own data.
