Zettelkasten/Terminology Information

Univariate forecasting

Computer-Nerd 2023. 4. 14.

Information

  • Univariate forecasting is a time series forecasting technique that involves analyzing a single variable's past values to predict its future values.
  • It assumes that the variable of interest's past values are the most relevant predictor of its future values.
  • Univariate models do not consider the relationship between the variable of interest and other related variables.
  • The most common approach to univariate forecasting is to fit an autoregressive integrated moving average (ARIMA) model to the variable's historical data.
  • Other common univariate forecasting techniques include exponential smoothing, state-space models, and neural networks.
  • Univariate forecasting is often used in situations where there is a single variable of interest and no other related variables to consider.

'Zettelkasten > Terminology Information' 카테고리의 다른 글

BC Hydro (British Columbia Hydro) dataset  (0) 2023.04.16
EMS (Energy Management System)  (0) 2023.04.15
Multivariate forecasting  (0) 2023.04.13
Fourier analysis  (0) 2023.04.12
STL (Seasonal-Trend decomposition using LOESS)  (0) 2023.04.11

댓글