classify_demand_pattern
Determine a SKU's demand pattern using Syntetos-Boylan classification to route it to the appropriate forecasting model.
Instructions
Classify a SKU's demand pattern (Syntetos-Boylan: smooth / erratic / intermittent / lumpy / cold_start) and the model tier it routes to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unique_id | Yes | SKU identifier, e.g. "SKU_LUMPY_02". Call list_skus() to see what's available in the loaded dataset. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||