Forecasting Crude Oil Prices with a WT-FNN Model
Abstract
:1. Introduction
2. Research Design
2.1. Data and Preprocessing
- (1)
- Lightweight and low-sulfur crude oil in the New York Mercantile Exchange (NYMEX), namely, WTI (West Texas Intermediate (crude oil)), is only for US local crude oil prices. The WTI crude oil market relies on the developed crude oil transporting network of the United States, of which current futures trading volume and pricing influence are the No. 1.
- (2)
- The exchange location for Brent (crude oil) is the London Commodity Futures, and Brent is named after the Northern Atlantic Hai Brent area, which is the leading crude oil spot. Except for the oil in the Middle East and the Far East, most regions of the world, such as Beihai, Africa, Latin America, Canada, and some Middle and the Far East regions, provide crude oil that is exported to Europe and is priced by the Brent.
- (3)
- Dubai crude oil futures contract of the International Finance Exchange in Singapore.
- (4)
- Oman Crude Oil Futures (OQD) of the Dubai Commodities Exchange (DME) is the world’s first acidic crude oil futures contract and is the largest spot exchange crude oil futures contract.
2.2. Select Brent Spot Prices as Research Objects
2.3. Normalize the Data
3. Methodology
3.1. WT-FNN (Weight–Feed-Forward Neural Network)
3.2. Algorithms for WT-FNN Neural Networks
3.3. Training and Forecasting of the WT-FNN Model
3.4. The Significance of the WT-FNN
3.5. The Benchmark Prediction Models
- (1)
- FNN: In the FNN model, there were 9 input layer neurons and 5 hidden layer neurons, and the number of the output layer is 1. The transfer function from the nodes of the input layer to the nodes of the hidden layer and from the nodes of the hidden layer to the nodes of the output layer were determined. The initial parameters of FNN were also determined; we used cross-validation to train the parameters of FNN.
- (2)
- No-change: This model implied that changes in the spot price are unpredictable; so the best available forecast of future spot prices of crude oil is simply the current spot price:
3.6. Performance Measurement Criteria
4. Results and Discussion
4.1. Linear Regression between the Forecasting Value of WT-FNN and Real Value
4.2. Comparisons of Different Models
- The predictive error of the WT-FNN model was minimal. As shown in Table 2, the WT-FNN had the best forecasting effect, with MAPEs of the one-step, two-step, four-step, and eight-step predictions, respectively, at 0.0191, 0.0279, 0.0404, and 0.0592, less than the 0.0193, 0.0280, 0.0407, and 0.0599 of the FNN model. The predictive effect of the no-change was the worst, with MAPEs of 0.7991, 0.7990, 0.8004, and 0.8021, much higher than the MAPEs of the WT-FNN and the FNN models. This indicated that it was reasonable to give greater weight to the latest information and lesser weight to older information in the WT-FNN model to improve the predictive effect of the neural networks since crude oil prices are greatly affected by short-term prices rather than long-term prices.
- The one-step predictive error was minimal compared to those of the other three horizons. Taking the WT-FNN model as an example, the MAPE of the one-step prediction was 0.0191, less than 0.0279 of the two-step prediction, 0.0404 of the four-step prediction, and 0.0592 of the eight-step prediction. The horizon predictive effects of the FNN model and no-change were the same as the WT-FNN model, indicating that the shorter the predictive horizon of the model, the better the predictive effect. The longer the predictive horizon, the worse the predictive effect.
4.3. Discussion
- The “Black Swan” incident of crude oil prices in the second half of 2014 was caused by the increase in supply. Crude oil prices plummeted in the second half of 2014, falling from USD 95/barrel to USD 45/barrel, known as the “Black Swan” incident of crude oil prices. The plunge in crude oil prices was mainly due to the recovery of traditional crude oil export countries, such as Iraq and Libya, and the increase in crude oil production capacity. Saudi Arabia, Iran, Russia, and other main crude oil supply countries did not cut production capacity to beat the United States’ shale oil revolution. Thus, the supply of crude oil increased, and crude oil prices continuously plummeted.
- OPEC failed to reach a cut-off agreement on the supply of crude oil, resulting in a decline in crude oil prices in the second half of 2015. Since OPEC failed to reach this cut-off agreement, crude oil prices plummeted from USD 63/barrel to USD 27.6/barrel in the second half of 2015, and the crude oil market was overflowing.
- In 2018, China–US trade warfare resulted in a slump in crude oil prices. Affected by the China–US trade warfare, the two largest world economies experienced severe friction, which caused a world economic slowdown and reduced the demand for crude oil. The price of crude oil fell from USD 85/barrel to USD 50/barrel until OPEC reached a new cut-off agreement to terminate this plunge.
- The COVID-19 pandemic in 2020 caused crude oil prices to plummet again. In 2020 COVID-19 reduced global air transport by 86%, rail transport by 70%, crude oil demand was greatly cut down, and crude oil prices continued to fall steeply in price, once falling to negative values. When crude oil prices fluctuated this dramatically, the error between the real value and the predictive value of the three models was large. However, the predictive effect of the WT-FNN model was still the best, which indicated that the WT-FNN model could better reflect the major crude oil market when crude oil prices fluctuated dramatically.
5. Robustness checks
5.1. The Different Predictive Horizons
- The predictive error of the WT-FNN model was in the least of the three models (WT-FNN, FNN, and no-change). As seen in Table 3, the MAPEs of the three-step, five-step, six-step, and seven-step forecasting horizons for the WT-FNN model were 0.0345, 0.0457, 0.0503, and 0.0552, less than the 0.0353, 0.0458, 0.0505, and 0.0556 of the FNN model, and also less than the 0.7999, 0.8008, 0.8012, and 0.8016 of the no-change model. The MAE, RMSPE, and RMSE were the same as the MAPE. Therefore, regardless of the predictive horizon of the three models, the predictive effects of the WT-FNN model were all the best. This stochastic time effective function gave the more recent information greater weight and older information lesser weight, which was conducive to improving the predictive effect of the FNN model, making the model more scientific and reasonable.
- The longer the predictive horizon, the greater the predictive error. From Table 3, the MAPE, MAE, RMSPE, and RMSE of the three-step horizon in the WT-FNN model were 0.0345, 1.7212, 0.0600, and 2.2987, less than the 0.0457, 2.2409, 0.0798, and 2.9925 of the five-step horizon, respectively, and also less than the 0.0503, 2.4689, 0.08555, and 3.2881 of the six-step. The respective values of the seven-step horizon were 0.0552, 2.7052, 0.0974, and 3.6236, the largest of the four predictive horizons. The FNN and no-change models were the same as the WT-FNN model; specifically, the three-step predictive error was the smallest of the three models, and the seven-step predictive error was the largest. This indicated that the shorter the predictive horizons, the better the predictive effect.
5.2. Alternative Proxies of Crude Oil Prices
5.3. Different Neurons
5.4. Different Forecasting Window Sizes
5.5. Alternative Choices of Benchmark Forecast
6. Discussion of the Results and Conclusions
Author Contributions
Funding
Institutional Review Board Statement
Informed Consent Statement
Data Availability Statement
Acknowledgments
Conflicts of Interest
References
- Faria, G.; Verona, F. Forecasting stock market returns by suming the frequency-decomposed parts. J. Empir. Financ. 2018, 45, 228–242. [Google Scholar] [CrossRef] [Green Version]
- Abd Elaziz, M.; Ewees, A.A.; Alameer, Z. Improving adaptive neuro-fuzzy inference system based on a modified salp swarm algorithm using genetic algorithm to forecast crude oil price. Nat. Resour. Res. 2020, 29, 2671–2686. [Google Scholar] [CrossRef]
- Witold, O. Nonlinear Causality between Crude Oil Prices and Exchange Rates: Evidence and Forecasting. Energies 2021, 14, 6043. [Google Scholar]
- Rangan, G.; Christian, P. Forecasting the Volatility of Crude Oil: The Role of Uncertainty and Spillovers. Energies 2021, 14, 4173. [Google Scholar]
- Li, J.; Tsiakas, I. Equity premium prediction: The role of economic and statistical constraints. J. Financ. Mark. 2017, 36, 56–75. [Google Scholar] [CrossRef] [Green Version]
- Elliott, G.; Gargano, A.; Timmermann, A. Complete subset regressions. J. Econom. 2013, 177, 357–373. [Google Scholar] [CrossRef] [Green Version]
- Li, J.; Tsiakas, I.; Wang, W. Predicting exchange rates out of sample: Can economic fundamentals beat the random walk? J. Financ. Econom. 2015, 13, 293–341. [Google Scholar] [CrossRef] [Green Version]
- Zhang, Y.J.; Ma, F.; Wang, Y.D. Forecasting crude oil prices with a large set of predictors: Can LASSO select powerful predictors? J. Empir. Financ. 2019, 54, 97–117. [Google Scholar] [CrossRef]
- Cuaresma, J.C.; Jumah, A.; Karbuz, S. Modelling and Forecasting Oil Prices: The Role of Asymmetric Cycles. Econ. Stat. 2007, 22. [Google Scholar] [CrossRef] [Green Version]
- Miao, H.; Sanjay, R.C.; Wang, T.Y.; Yang, D.X. Influential factors in crude oil price forecasting. Energy Econ. 2017, 68, 77–88. [Google Scholar] [CrossRef]
- Miao, H.; Ramchander, S.; Wang, T.; Yang, J. The impact of crude oil inventory announcements on prices: Evidence from derivatives markets. J. Futures Mark. 2017, 52, 18–32. [Google Scholar] [CrossRef]
- Wu, X.P.; Li, Z.M. Risk measures for WTI spot market based on GARCH model. J. Hefei Univ. Technol. 2013, 9, 1127–1131. [Google Scholar]
- Cheng, F.Z.; Li, T.; Wei, Y.M.; Fan, T.J. The VEC-NAR model for short-term forecasting of oil prices. Energy Econ. 2019, 78, 656–667. [Google Scholar] [CrossRef]
- Cheng, F.Z.; Fan, T.J.; Fan, D.D.; Li, S.L. The prediction of oil price turning points with log-periodic power law and multi-population genetic algorithm. Energy Econ. 2018, 72, 341–355. [Google Scholar] [CrossRef]
- Shin, H.; Hou, T.; Park, K.; Park, C.; Choi, S. Prediction of Movement Direction in Crude Oil Prices Based on Semi-Supervised Learning. Decis. Support Syst. 2013, 1, 348–358. [Google Scholar] [CrossRef]
- Xie, W.; Yu, L.; Xu, S. A New Method for Crude Oil Price Forecasting B ased on Support Vector Machines. In Proceedings of the International Conference on Computational Science, Reading, UK, 28–31 May 2006; Springer: Berlin/Heidelberg, Germany, 2006. [Google Scholar]
- Tang, L.; Yu, L.; Wang, S.; Li, J.P.; Wang, S.Y. A novel hybrid ensemble learning paradigm for nuclear energy consumption forecasting. Appl. Energy 2012, 93, 432–443. [Google Scholar] [CrossRef]
- Chiroma, H.; Abdulkareem, S.; Herawan, T. Evolutionary Neural Network Model for West Texas Intermediate Crude Oil Price Prediction. Appl. Energy 2015, 15, 266–273. [Google Scholar] [CrossRef]
- Hochreiter, S.; Schmidhuber, J. Long Short-Term Memory. Neural Comput. 1997, 8, 1735–1780. [Google Scholar] [CrossRef]
- Sutskever, I.; Vinyals, O.; Le, Q.V. Sequence to Sequence Learning with Neural Networks. In Proceedings of the Advances in Neural Information Processing Systems, Montreal, QC, Canada, 8–13 December 2014. [Google Scholar]
- Jiao, X.R.; Song, Y.P.; Kong, Y.; Tang, X.L. Volatility forecasting for crude oil based on text information and deep learning PSO-LSTM model. J. Forecast. 2021, 12. [Google Scholar] [CrossRef]
- Wang, J.; Wang, J. Forecasting Energy Market Indices with Recurrent Neural Networks: Case Study of Crude Oil Price Fluctuations. Energy 2016, 102, 365–374. [Google Scholar] [CrossRef]
- Hu, J.D. Crude oil price prediction using CEEMDAN and LSTM-attention with news sentiment index. Oil Gas Sci. Technol.-Rev. IFP Energ. Nouv. 2021, 76, 28. [Google Scholar] [CrossRef]
- Wu, Y.X.; Wu, Q.B.; Zhu, J.Q. Improved EEMD-Based Crude Oil Price Forecasting Using LSTM Networks. Phys. A Stat. Mech. Its Appl. 2019, 516, 114–124. [Google Scholar] [CrossRef]
- Rennan, K.D.M.; Cassio, D.N.B.; Diego, P.D.J.; Vinicius, P.D.A. Forecasting oil prices: New approaches. Energy 2022, 238, 121968. [Google Scholar] [CrossRef]
- Tian, L.; Chen, H.; Zhen, Z. Research on the forward-looking behavior judgment of heating oil price evolution based on complex networks. PLoS ONE 2018, 9, e0202209. [Google Scholar] [CrossRef] [PubMed] [Green Version]
- Zhu, J.; Liu, J.; Wu, P. A novel decomposition-ensemble approach to crude oil price forecasting with evolution clustering and combined model. Int. J. Mach. Learn. Cybern. 2019, 10, 3349–3362. [Google Scholar] [CrossRef]
- Wang, B.; Wang, J. Deep multi-hybrid forecasting system with random EWT extraction and variational learning rate algorithm for crude oil futures. Expert Syst. Appl. 2020, 161, 113686. [Google Scholar] [CrossRef]
- Chai, J.; Xing, L.M.; Zhou, X.Y.; Zhang, Z.G.; Li, J.X. Forecasting the WTI crude oil price by a hybrid-refined method. Energy Econ. 2018, 71, 114–127. [Google Scholar] [CrossRef]
- Wang, B.; Wang, J. Energy futures prices forecasting by novel DPFWR neural network and DS-CID evaluation. Neurocomputing 2019, 21, 1–15. [Google Scholar] [CrossRef]
- Alizadeh, A.H.; Huang, C.Y.; Marsh, I.W. Modelling the volatility of TOCOM energy futures: A regime switching realised volatility approach. Energy Econ. 2021, 93, 104434. [Google Scholar] [CrossRef]
- Hornik, K.; Stinchocombe, M.; White, H. Multilayer feedforword networks are universal approximators. Neural Netw. 1989, 5, 359–366. [Google Scholar] [CrossRef]
- White, H. Connectionist nonparametric regression: Multilayer feedforword networks can learn arbitrary mappings. Neural Netw. 1990, 5, 535–549. [Google Scholar] [CrossRef]
- Chaturvedi, D.K.; Satsangi, P.S.; Kalra, P.K. Effect of different mappings and normalization of neural network models. Natl. Power Syst. Conf. 1996, 1, 377–386. [Google Scholar]
- Makridakis, S. Accuracy measures: Theoretical and practical concerns. Int. J. Forecast. 1993, 9, 527–529. [Google Scholar] [CrossRef]
- Elkhan, R.S.Z.; Wilhelm, L. Drivers of CO2-Emissions in Fossil Fuel Abundant Settings: (Pooled) Mean Group and Nonparametric Panel Analyses. Energies 2020, 13, 3956. [Google Scholar] [CrossRef]
- Su, R.C.; Du, J.G.; Shahzad, F.; Long, X.L. Unveiling the Eect of Mean and Volatility Spillover between the United States Economic Policy Uncertainty and WTI Crude Oil Price. Sustainability 2020, 12, 6662. [Google Scholar] [CrossRef]
- Yu, L.A.; Wang, S.Y.; Lai, K.K. Forecasting crude oil price with an EMD-based neural network ensemble learning paradigm. Energy Econ. 2008, 30, 2623–2635. [Google Scholar] [CrossRef]
- Asai, M.; Gupta, R.; McAleer, M. The impact of jumps and leverage in forecasting the co-volatility of oil and gold futures. Energies 2019, 12, 3379. [Google Scholar] [CrossRef] [Green Version]
- Li, T.; Zhou, M.; Guo, C.; Luo, M.; Wu, J.; Pan, F.; Tao, Q.; He, T. Forecasting crude oil price using EEMD and RVM with adaptive PSO-based kernels. Energies 2016, 9, 1014. [Google Scholar] [CrossRef] [Green Version]
- Chai, J.; Lu, Q.; Hu, Y.; Yang, S.Y.; Lai, K.K.; Liu, H.T. Analysis and Bayes statistical probability inference of crude oil price change point. Technol. Forecast. Soc. Chang. 2018, 126, 271–283. [Google Scholar] [CrossRef]
- Wang, M.G.; Tian, L.X.; Zhou, P. A novel approach for oil price forecasting based on data fluctuation network. Energy Econ. 2018, 71, 201–212. [Google Scholar] [CrossRef]
- Wang, Q.F.; Sun, X. Crude oil price: Demand, supply, economic activity, economic policy uncertainty and wars -From the perspective of structural equation modelling (SEM). Energy 2017, 133, 483–490. [Google Scholar] [CrossRef]
- Wang, Y.D.; Wu, C.F. Energy prices and exchange rates of the US dollar: Further evidence from linear and nonlinear causality analysis. Econ. Model. 2012, 6, 2289–2297. [Google Scholar] [CrossRef]
- Wu, F.J.; Qu, L.S. An improved method for restraining the end effect in empirical mode decompositon and its applications to the fault diagnosis of large rotating machinery. J. Sound Vib. 2009, 314, 586–602. [Google Scholar] [CrossRef]
- Xiong, T.; Bao, Y.K.; Hu, Z.Y. Beyond one-step-ahead forecasting: Evaluation of alternative multi-step-ahead forecasting models for crude oil prices. Energy Econ. 2013, 40, 405–415. [Google Scholar] [CrossRef] [Green Version]
- Yao, C.Z.; Kuang, P.C. A study of lead–lag structure between international crude oil price and several financial markets. Physica A 2019, 513, 121755. [Google Scholar] [CrossRef]
Parameter | One-Step | Two-Step | Four-Step | Eight-Step |
---|---|---|---|---|
a | 1.0005 (0.0023) | 0.9949 (0.0033) | 0.9881 (0.0047) | 0.9641 (0.0068) |
b | −0.0213 (0.1365) | 0.3970 (0.1920) | 0.8497 (0.2726) | 2.4101 (0.3941) |
R | 0.9904 | 0.9809 | 0.9617 | 0.9196 |
Index Errors | MAPE | MAE | RMSPE | RMSE |
---|---|---|---|---|
one-step forecasting | ||||
WT-FNN | 0.0191 | 0.9571 | 0.0372 | 1.3347 |
FNN | 0.0193 | 0.9615 | 0.0382 | 1.3249 |
no-change | 0.7991 | 37.9060 | 1.0238 | 40.2477 |
two-step forecasting | ||||
WT-FNN | 0.0279 | 1.3893 | 0.0513 | 1.8797 |
FNN | 0.0280 | 1.3981 | 0.0517 | 1.8882 |
no-change | 0.7990 | 37.9041 | 1.0238 | 40.2477 |
four-step forecasting | ||||
WT-FNN | 0.0404 | 1.9966 | 0.0700 | 2.6659 |
FNN | 0.0407 | 2.0135 | 0.0704 | 2.6897 |
no-change | 0.8004 | 37.9636 | 1.0247 | 40.2814 |
eight-step forecasting | ||||
WT-FNN | 0.0592 | 2.8970 | 0.1024 | 3.8658 |
FNN | 0.0599 | 2.9443 | 0.1032 | 3.9404 |
no-change | 0.8021 | 38.0388 | 1.0258 | 40.3261 |
Index Errors | MAPE | MAE | RMSPE | RMSE |
---|---|---|---|---|
three-step forecasting | ||||
WT-FNN | 0.0345 | 1.7212 | 0.0600 | 2.2987 |
FNN | 0.0353 | 1.7396 | 0.0613 | 2.3361 |
no-change | 0.7999 | 37.9445 | 1.0244 | 40.2702 |
five-step forecasting | ||||
WT-FNN | 0.0457 | 2.2409 | 0.0798 | 2.9925 |
FNN | 0.0458 | 2.2514 | 0.0794 | 3.0044 |
no-change | 0.8008 | 37.983 | 1.0250 | 40.2926 |
six-step forecasting | ||||
WT-FNN | 0.0503 | 2.4689 | 0.0855 | 3.2881 |
FNN | 0.0505 | 2.4807 | 0.0864 | 3.3173 |
no-change | 0.8012 | 38.0017 | 1.0253 | 40.3038 |
seven-step forecasting | ||||
WT-FNN | 0.0552 | 2.7052 | 0.0974 | 3.6236 |
FNN | 0.0556 | 2.7134 | 0.1003 | 3.6593 |
no-change | 0.8016 | 38.0207 | 1.0255 | 40.3150 |
Index Errors | MAPE | MAE | RMSPE | RMSE |
---|---|---|---|---|
one-step forecasting | ||||
WT-FNN | 0.0169 | 0.6750 | 0.1831 | 1.3693 |
FNN | 0.0246 | 1.0056 | 0.1160 | 2.0908 |
no-change | 0.8492 | 38.1117 | 1.1948 | 40.0213 |
two-step forecasting | ||||
WT-FNN | 0.0182 | 0.9445 | 0.0402 | 1.5722 |
FNN | 0.0308 | 1.3821 | 0.0804 | 2.3597 |
no-change | 0.8407 | 38.2000 | 1.0477 | 40.0976 |
four-step forecasting | ||||
WT-FNN | 0.02546 | 1.304705 | 0.060155 | 2.0120 |
FNN | 0.042856 | 1.929366 | 0.08846 | 2.9509 |
no-change | 0.841646 | 38.24206 | 1.048318 | 40.1205 |
eight-step forecasting | ||||
WT-FNN | 0.0413 | 1.9389 | 0.2043 | 2.7139 |
FNN | 0.0630 | 2.8311 | 0.1225 | 4.0392 |
no-change | 0.8435 | 38.3199 | 1.0495 | 40.1658 |
Index Errors | MAPE | MAE | RMSPE | RMSE |
---|---|---|---|---|
one-step forecasting | ||||
WT-FNN | 0.0196 | 0.9722 | 0.0387 | 1.3532 |
FNN | 0.0203 | 0.9957 | 0.0416 | 1.3683 |
no-change | 0.7991 | 37.9060 | 1.0238 | 40.2477 |
two-step forecasting | ||||
WT-FNN | 0.0280 | 1.3912 | 0.0512 | 1.8821 |
FNN | 0.0283 | 1.3972 | 0.0534 | 1.8896 |
no-change | 0.7990 | 37.9041 | 1.0238 | 40.2477 |
four-step forecasting | ||||
WT-FNN | 0.0406 | 1.9884 | 0.0700 | 2.6623 |
FNN | 0.0413 | 2.0125 | 0.0726 | 2.7063 |
no-change | 0.8004 | 37.9636 | 1.0247 | 40.2814 |
eight-step forecasting | ||||
WT-FNN | 0.0595 | 2.8893 | 0.1021 | 3.8634 |
FNN | 0.0598 | 2.9216 | 0.1012 | 3.9313 |
no-change | 0.8021 | 38.0388 | 1.0258 | 40.3261 |
Index Errors | MAPE | MAE | RMSPE | RMSE |
---|---|---|---|---|
one-step forecasting | ||||
WT-FNN | 0.0200 | 1.0114 | 0.0447 | 1.4403 |
FNN | 0.0206 | 1.0159 | 0.0502 | 1.4359 |
no-change | 0.2636 | 10.4871 | 0.5761 | 15.1293 |
two-step forecasting | ||||
WT-FNN | 0.0297 | 1.4694 | 0.0675 | 2.0283 |
FNN | 0.0295 | 1.4592 | 0.0677 | 2.0110 |
no-change | 0.2639 | 10.4969 | 0.5764 | 15.1329 |
four-step forecasting | ||||
WT-FNN | 0.0411 | 2.0419 | 0.0835 | 2.7788 |
FNN | 0.0431 | 2.0897 | 0.0943 | 2.8905 |
no-change | 0.2641 | 10.4968 | 0.5769 | 15.1405 |
eight-step forecasting | ||||
WT-FNN | 0.0617 | 3.0141 | 0.1266 | 4.0298 |
FNN | 0.0679 | 3.2272 | 0.1452 | 4.2673 |
no-change | 0.2643 | 10.4938 | 0.5779 | 15.1539 |
Index Errors | MAPE | MAE | RMSPE | RMSE |
---|---|---|---|---|
one-step forecasting | ||||
WT-FNN | 0.0191 | 0.9571 | 0.0372 | 1.3347 |
FNN | 0.0193 | 0.9615 | 0.0382 | 1.3249 |
AR | 0.0192 | 0.9571 | 0.0370 | 1.3343 |
two-step forecasting | ||||
WT-FNN | 0.0279 | 1.3893 | 0.0513 | 1.8797 |
FNN | 0.0280 | 1.3981 | 0.0517 | 1.8882 |
AR | 0.0280 | 1.3905 | 0.0517 | 1.8810 |
four-step forecasting | ||||
WT-FNN | 0.0404 | 1.9966 | 0.0700 | 2.6659 |
FNN | 0.0407 | 2.0135 | 0.0704 | 2.6897 |
AR | 0.0405 | 1.9911 | 0.0702 | 2.6572 |
eight-step forecasting | ||||
WT-FNN | 0.0592 | 2.8970 | 0.1024 | 3.8658 |
FNN | 0.0599 | 2.9443 | 0.1032 | 3.9404 |
AR | 0.0594 | 2.9090 | 0.1026 | 3.8714 |
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations. |
© 2022 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Wang, D.; Fang, T. Forecasting Crude Oil Prices with a WT-FNN Model. Energies 2022, 15, 1955. https://doi.org/10.3390/en15061955
Wang D, Fang T. Forecasting Crude Oil Prices with a WT-FNN Model. Energies. 2022; 15(6):1955. https://doi.org/10.3390/en15061955
Chicago/Turabian StyleWang, Donghua, and Tianhui Fang. 2022. "Forecasting Crude Oil Prices with a WT-FNN Model" Energies 15, no. 6: 1955. https://doi.org/10.3390/en15061955