A comparison of extreme gradient boosting, SARIMA, exponential smoothing, and neural network models for forecasting rainfall data
R. Agata,I G N M Jaya
TLDR
The extreme gradient boosting model was used to forecast the rainfall data in city of Bandung for period 2018-2019 and compared to Seasonal Autoregressive Integrated Moving Average (SARIMA) exponential smoothing, and artificial neural network which were used as benchmarks.
Abstract
Extreme gradient boosting, is a combination of gradient descent and boosting that can be used to build an optimal model for time series data. This method was used to forecast the rainfall data in city of Bandung for period 2018-2019 and compared to Seasonal Autoregressive Integrated Moving Average (SARIMA) exponential smoothing, and artificial neural network which were used as benchmarks. Data used in this study were monthly rainfall from 2000 through 2017. The extreme gradient boosting had the lowest mean absolute deviance, root mean squared error deviance, and mean absolute percentage error. This indicates the extreme gradient boosting model performed better than the SARIMA, exponential smoothing, and neural network. Based on the extreme gradient boosting model, it is concluded that the highest rainfall will occur between September 2018 and May as a rainy season in Bandung, and the lowest rainfall will occur between June and August as a dry season.
