Skip to content
Predict.ai

Data & drivers

Intermittent demand

Intermittent demand is a series that is zero most of the time and jumps when it is not — spare parts, slow SKUs, B2B orders. Average error metrics lie; you often care about hit rate and size when a hit happens.

Croston's method and its cousins split 'when' from 'how much.' A standard neural net on raw zeros will learn to predict zero and look clever on MAE.

Grain is a lever. Daily intermittent can become weekly almost-continuous. Sometimes that is the right product. Sometimes ops needs the day the part will move.

WAPE at this grain is often ugly. Compare to a slow-mover baseline, and report fill rate if that is the actual pain.

One series, four layers

Time series decomposed into trend, season, and leftoverObservedTrendSeasonLeftover
Most business series are a slow drift, a repeating clock, and leftover noise. Models differ in how explicitly they split these. You still want to see the split.

Read next

Related terms

Try it on your data.

Connect an outcome and its history. Predict.ai finds the drivers, races the models, and keeps the forecast live — in the workspace, over the API, and through agents.