forecast_series
Forecasts future demand for any SKU by automatically classifying its sales pattern and routing to the optimal model—mean fallback, TSB, or AutoETS—for accurate results.
Instructions
Forecast future demand for a SKU. Automatically classifies the series first and routes to the matching model: mean fallback for cold-start SKUs, TSB for intermittent demand, AutoETS for regular continuous demand.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| horizon | No | number of days ahead to forecast (default 14). | |
| unique_id | Yes | SKU identifier. Call list_skus() to see what's available. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||