SARIMA | |||
Description |
| ||
Why to use | SARIMA is used to model seasonal time series | ||
When to use | To model seasonal time-series data | When not to use | When the data does not contain seasonal factor |
Prerequisites | Time-series data should not contain null or missing values. | ||
Input | A time-series data with seasonality | Output |
|
Statistical Methods Used |
| Limitations | -- |
ARIMA supports data with a trend but no seasonality. SARIMA explicitly handles the seasonal component in the univariate data. Thus, SARIMA effectively forecasts time series with univariate data containing trends and seasonality. While applying SARIMA, the hyperparameters of both the trend and seasonal elements are configured. These are,