Skip to main content

Forecast

Train time series models from gold datasets with a datetime column and a numeric value, or try the AirPassengers sample.

Before you start
PathNeed
Your dataGold with Forecast use case, 30+ rows, parseable datetime
SampleAirPassengers in the wizard

Sidebar → Data IntelligenceForecast (/forecast)

Compared to ML and Loop

ForecastMLLoop
QuestionWhat happens next in time?Given features, what value/class?Adapt from live feedback
ShapeDatetime + seriesFeatures + targetLoop schema

Path

  1. CSV with date column → bronze
  2. Publish gold for Forecast
  3. Build a forecast
  4. DeployMonitor

Or quick start with samples.

Common mistakes

MistakeFix
Gold published as MLUse Forecast use case at publish
Unparseable datesFix the time column before publish

Next