Tuning Deep Learning for Predicting Aluminum Prices Under Different Sampling: Bayesian Optimization Versus Random Search

针对不同采样条件,调整深度学习模型以预测铝价:贝叶斯优化与随机搜索的比较

阅读:1

Abstract

This work implements deep learning models to capture non-linear and complex data behavior in aluminum price data. Deep learning models include the long short-term memory (LSTM) and deep feedforward neural networks (FFNN). The support vector regression (SVR) is employed as a base model for comparison. Each predictive model is tuned by using two different optimization methods: Bayesian optimization (BO) and random search (RS). All models are tested on daily, weekly, and monthly data. Three performance metrics are used to evaluate each forecasting model: the root mean squared error (RMSE), mean absolute error (MAE), and the coefficient of determination (R(2)). The experimental results show that the LSTM-BO is the best-performing model across the time horizons (daily, weekly, and monthly). By consistently achieving the lowest RMSE, MAE, and highest R(2), the LSTM-BO outperformed all the other models, including SVR-BO, FFNN-BO, LSTM-RS, SVR-RS, and FFNN-RS. In addition, predictive models utilizing BO regularly outperformed those using RS. In summary, LSTM-BO is highly beneficial for aluminum spot price forecasting.

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。