Skip to content
Predict.ai

Models & methods

Zero-shot forecasting

Zero-shot forecasting produces a path for a series the model was not trained on, using a pretrained foundation model. You pass history at inference time. There is no local training job on that series first.

It is the cold-start button with a modern engine. Still score it. Zero-shot can lose to a well-tuned seasonal naive on a long, stable series — and that is fine; put both in the tournament.

Zero-shot is not 'the model never sees data.' It sees your history as input. It was not optimized on your history as training labels.

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.