exponential_smoothing
Generate time series forecasts using exponential smoothing to analyze and predict future values based on historical data patterns.
Instructions
Simple exponential smoothing forecast for time series (Domain: timeseries, Category: analysis)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| alpha | No | ||
| forecast_periods | No |