Crude oil price prediction: A comparison between AdaBoost-LSTM and AdaBoost-GRU for improving forecasting performance

Ganiyu Adewale Busari,Dong Hoon Lim
DOI: https://doi.org/10.1016/j.compchemeng.2021.107513
2021-12-01
Abstract:Crude oil plays an important role in the world economy and contributes to more than one third of energy consumption worldwide. The better forecasting of its fluctuating price is crucial for policymaking. Although various methods that had been previously applied for forecasting crude oil price which including both statistical models and Artificial Neural Network models but we find that there is no single paper that compares the AdaBoost-LSTM and AdaBoost-GRU models for improving forecasting performance. We proposed AdaBoost-GRU in which the GRU model was built, put inside sklearn wrapped and finally boost by AdaBoost Regressor. The predictive power of the proposed model was compared with AdaBoost-LSTM using daily Crude oil prices from October 23, 2009, to June 23, 2021, and single LSTM and single GRU were used as the benchmarking models. Forecasting performances were measured using five different metrics namely; the mean absolute error (MAE), the root mean squared error (RMSE), the Scatter Index (SI), the mean absolute percentage error (MAPE), and the weighted mean absolute percentage error (WMAPE). We have demonstrated that the AdaBoost-LSTM and the AdaBoost-GRU models outperform the benchmarking models as expected, and the empirical results show that the AdaBoost-GRU is superior to all models studied in this research.
engineering, chemical,computer science, interdisciplinary applications
What problem does this paper attempt to address?