Naming conventions for seasonality types

In forecasting, the term seasonality doesn’t always mean what you think it does. It encompasses more than just patterns repeating from one season to the next. In fact, seasonality covers a wide range of periodic behaviors, and can have some issues associated with the naming conventions. Should we discuss? First things first: when we say […]

Model vs Method – why should we care?

Image above depicts a fashion model making a presentation about a forecasting method. I like the forecast for the final period in that image… Over the last few years, I’ve seen phrases like “LightGBM model” or “Neural Network model” on LinkedIn many times, and the statistician in me shivers every time. So, I figured it’s […]

Don’t use MAE-based error measures for intermittent demand!

I’m currently doing a literature review for one of my papers on intermittent demand forecasting with machine learning, and I’ve noticed a recurring fundamental mistake in several recently published papers, even in respectable peer-reviewed journals. The mistake? Using error measures based on the Mean Absolute Error (MAE). This is a crime against the humanity when […]

Why zeroes happen

Anna Sroginis and I have been working on a new approach for intermittent demand classification over the past year. We’ve taken a fresh look at the problem, starting by asking: why do zeroes happen? Let’s discuss why indeed. First, a quick note: it’s a mistake to define intermittent demand simply as “demand with zeroes”. That […]