Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Rainfall Prediction using the SARIMAX and LSTM Methods in Semarang City

View through CrossRef
The purpose of this study is to predict the decade rainfall in Semarang City using two main methods, namely Seasonal Autoregressive Integrated Moving Average with Exogenous Variables (SARIMAX) and Long Short Term Memory (LSTM). The methodology of this study begins with data pre-processing, which includes data deletion analysis using dropna and data normalization using Min-Max Scaling to reduce scale the to between 0 and 1. The dataset is then divided into 80% training data and 20% test data. The validity of the data (X_test, Y_test) using the best 56-epoch data validation (val_loss) is better than the validity of the training data (loss). On the other hand, SARIMAX uses the (2,1,2), (2,1,2,36) model, and its validation techniques include Mean Absolute Error (MAE), Root Mean Square Error (RMSE), and Coefficient of Determination (R2). Specifically, the RMSE of the LSTM model is 19.6, and its RMSE of the SARIMAX is 31.05. The MAE of LSTM is 15.0, SARIMAX is 24.5, and the R2 of LSTM is 0.814, and SARIMAX is 0.52. Lower RMSE and MAE values indicate lower prediction errors, but a higher R2 value of 1 indicates that LSTM can explain 81% of the actual data variation, which is better than SARIMAX, which is only about 52%. The main finding of this study is that the LSTM model performs better when recommending rainfall datasets.
Title: Rainfall Prediction using the SARIMAX and LSTM Methods in Semarang City
Description:
The purpose of this study is to predict the decade rainfall in Semarang City using two main methods, namely Seasonal Autoregressive Integrated Moving Average with Exogenous Variables (SARIMAX) and Long Short Term Memory (LSTM).
The methodology of this study begins with data pre-processing, which includes data deletion analysis using dropna and data normalization using Min-Max Scaling to reduce scale the to between 0 and 1.
The dataset is then divided into 80% training data and 20% test data.
The validity of the data (X_test, Y_test) using the best 56-epoch data validation (val_loss) is better than the validity of the training data (loss).
On the other hand, SARIMAX uses the (2,1,2), (2,1,2,36) model, and its validation techniques include Mean Absolute Error (MAE), Root Mean Square Error (RMSE), and Coefficient of Determination (R2).
Specifically, the RMSE of the LSTM model is 19.
6, and its RMSE of the SARIMAX is 31.
05.
The MAE of LSTM is 15.
0, SARIMAX is 24.
5, and the R2 of LSTM is 0.
814, and SARIMAX is 0.
52.
Lower RMSE and MAE values indicate lower prediction errors, but a higher R2 value of 1 indicates that LSTM can explain 81% of the actual data variation, which is better than SARIMAX, which is only about 52%.
The main finding of this study is that the LSTM model performs better when recommending rainfall datasets.

Related Results

A Novel WD-SARIMAX Model for Temperature Forecasting Using Daily Delhi Climate Dataset
A Novel WD-SARIMAX Model for Temperature Forecasting Using Daily Delhi Climate Dataset
Forecasting is defined as the process of estimating the change in uncertain situations. One of the most vital aspects of many applications is temperature forecasting. Using the Dai...
Development of a Deep Learning–Based Rainfall Prediction System for Urban-Scale Hydrological Disaster Response
Development of a Deep Learning–Based Rainfall Prediction System for Urban-Scale Hydrological Disaster Response
Over the past 50 years (1973–2022), South Korea has experienced a modest increase in average precipitation. Notably, the maximum hourly rainfall has significantly risen (...
Regularity of rainfall timing across Ethiopia: implications for crop production
Regularity of rainfall timing across Ethiopia: implications for crop production
<p>Rainfall timing is a key parameter that farmers rely on to match the cropping season with the time window over which seasonal precipitation provides adequate soil ...
Modelling Petrol Prices in Kenya from 2014 to 2023 Using Sarimax Model: A Case Study of Nairobi County
Modelling Petrol Prices in Kenya from 2014 to 2023 Using Sarimax Model: A Case Study of Nairobi County
The requirement for petrol price information is crucial for majority of enterprises. This is because fluctuations in petrol prices impact inflation hence affecting daily lives of c...
Influence of Cumulative Rainfall on the Occurrence of Landslides in Korea
Influence of Cumulative Rainfall on the Occurrence of Landslides in Korea
This study presents the impact of cumulative rainfall on landslides, following the analysis of cumulative rainfall for 20 days before the landslide. For the 1520 landslides analyze...
A (small) step towards standardisation in rainfall simulation experiments
A (small) step towards standardisation in rainfall simulation experiments
<p>Rainfall simulation is widely used within hydrological and geomorphological sciences and is particularly important in the study of rainfall-runoff, erosion and pol...
The Influence of Rainfall Amounts Not Exceeding Critical Rainfall on Landslide Occurrence in Japan
The Influence of Rainfall Amounts Not Exceeding Critical Rainfall on Landslide Occurrence in Japan
Abstract Critical rainfall events are used in landslide early-warning systems to predict the occurrence and severity of disasters. In this study, past landslide disasters i...
Complexity of rainfall dynamics in India in the context of climate change
Complexity of rainfall dynamics in India in the context of climate change
<p>Global climate change has become one of the major environmental issues today. Climate change impacts rainfall (and other hydroclimatic processes) in many ways, inc...

Back to Top