2022
DOI: 10.1002/widm.1475
|View full text |Cite
|
Sign up to set email alerts
|

Review of automated time series forecasting pipelines

Abstract: Time series forecasting is fundamental for various use cases in different domains such as energy systems and economics. Creating a forecasting model for a specific use case requires an iterative and complex design process. The typical design process includes five sections (1) data preprocessing, (2) feature engineering, (3) hyperparameter optimization, (4) forecasting method selection, and (5) forecast ensembling, which are commonly organized in a pipeline structure. One promising approach to handle the ever‐g… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
4
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
4
3
2

Relationship

0
9

Authors

Journals

citations
Cited by 33 publications
(10 citation statements)
references
References 134 publications
0
4
0
Order By: Relevance
“…Following data visualization, transformations can be applied to improve feature interpretability (for example, removing high-frequency noise, introducing lag features, feature derivatives, etc. [49]) or conform with the assumptions of machine learning models, such as linear regression (linearity, residual independence, homoscedasticity, and residual normality). For example, in order for a researcher to use linear regression models, a linear relationship between the independent variable and the target variable is required, something not necessary if a neural network architecture was selected.…”
Section: Scaling Methods Scaled Feature Scaling Effect ML Algorithm/m...mentioning
confidence: 99%
“…Following data visualization, transformations can be applied to improve feature interpretability (for example, removing high-frequency noise, introducing lag features, feature derivatives, etc. [49]) or conform with the assumptions of machine learning models, such as linear regression (linearity, residual independence, homoscedasticity, and residual normality). For example, in order for a researcher to use linear regression models, a linear relationship between the independent variable and the target variable is required, something not necessary if a neural network architecture was selected.…”
Section: Scaling Methods Scaled Feature Scaling Effect ML Algorithm/m...mentioning
confidence: 99%
“…Price forecasting of financial time series complies with the rule of point forecasting of general time series. Given a time series y, whose time steps are given as k1,K, a time series forecasting model f estimates the future value ytruê at a forecast horizon H1, utilizing the historical values (from time steps k to kH1, with H1 being the time lags) of the desired time series and several exogenous time series, which are denoted as yk,,ykH1 and bolduTk,,bolduTkH1, respectively (González Ordiano et al, 2018; Meisenbacher et al, 2022). This functional relationship is defined as follows: ytruêk+H=fykykH1bolduTkbolduTkH1boldθ;k>H1, where the vector θ denotes the model parameters.…”
Section: Forecasting Background Informationmentioning
confidence: 99%
“…On the other hand, relative books in pipeline development focus more on coding using a specific language and often lack important concept explanations, such as the bias-variance decomposition [45][46][47]. Other review papers focus entirely on the automation of a very specific machine learning area, such as time series forecasting automation [48], and lack the explanation of basic AI principles and workflow sub-module operation, interconnection and development for the education and guidance of a non-AI researcher, seeking to understand and complete their manual workflow development before automating. Last, there are some machine learning workflow automation papers [41,49], that focus on a very specific application, i.e.…”
Section: Of 36mentioning
confidence: 99%