Predictive Intelligence
A forecast is published by default only while the model remains qualified by daily out-of-sample, calibration and drift checks.
Daily operations: success
API: /docs | models | operations | decisions
| Model | Registry | Description |
|---|---|---|
last_value | baseline | Naive persistence baseline using the last observed target value. |
moving_average_7 | candidate | Seven-observation rolling mean baseline. |
seasonal_naive_7 | candidate | Weekly seasonal naive baseline using the value seven days before the forecast origin when available. |
linear_trend_14 | candidate | Ordinary least-squares trend over the latest fourteen target observations. |
lagged_linear | candidate | Cross-domain univariate OLS using a predictor known at forecast origin and a future target at the selected horizon. |
Recent qualification decisions
- No operational decisions recorded yet.