Slamet Slamet
Universitas Amikom Yogyakarta

Published : 2 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 2 Documents
Search

Prediction of Rainfall and Water Discharge in The Jagir River Surabaya with Long-Short-Term Memory (LSTM) Retzi Yosia Lewu; Slamet Slamet; Sri Wulandari; Widdi Djatmiko; Kusrini Kusrini; Mulia Sulistiyono
Jurnal Riset Informatika Vol 5 No 3 (2023): Priode of June 2023
Publisher : Kresnamedia Publisher

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.34288/jri.v5i3.558

Abstract

Flood disasters can occur at any time when the factors for the amount of river water discharge and rainfall intensity tend to be high, so preparations and ways of handling are needed to anticipate flood disasters quickly, precisely, and accurately for the Surabaya Public Works Service. One of the steps to predict and analyze the status of the flood disaster alert level is by calculating predictions based on rainfall and the amount of river water discharge. This study uses the Long-Short Term Memory (LSTM) algorithm to predict rainfall and river water discharge on the Jagir River in Surabaya. The LSTM method is a model commonly used for predictions based on time series data. The data obtained are rainfall data and water discharge on the Jagir River, Surabaya, which will be used as training and testing data to make predictions. The results of implementing the LSTM method using data training of 70% and data testing of 30% on rainfall data using the best epoch, namely at epoch ten by producing tests on data testing can have a Mean Absolute Error (MAE) performance of 4.5 and Root Mean Square Error (RMSE) of 9.7. Whereas the water discharge variable uses the best epoch, namely at epoch 75, by producing data testing data which can have a Mean Absolute Error (MAE) performance of 11.49 and a Root Mean Square Error (RMSE) of 9.63.
Prediction of Rainfall and Water Discharge in The Jagir River Surabaya with Long-Short-Term Memory (LSTM) Retzi Yosia Lewu; Slamet Slamet; Sri Wulandari; Widdi Djatmiko; Kusrini Kusrini; Mulia Sulistiyono
Jurnal Riset Informatika Vol. 5 No. 3 (2023): June 2023
Publisher : Kresnamedia Publisher

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.34288/jri.v5i3.239

Abstract

AbstractFloods can occur at any time if the amount of river water discharge and rainfall intensity tends to be high, so preparations and ways of handling are needed to anticipate flooding quickly, precisely, and accurately for the Surabaya City Public Works Service. One of the steps to predict and analyze the status of the flood disaster alert level is to calculate predictions based on rainfall and the amount of river water discharge. This study uses the Long-Short Term Memory (LSTM) algorithm to predict using a time series dataset of rainfall and river water discharge in the Jagir River, Surabaya. This data is used to make predictions with the proportion of 70% training data and 30% testing data. Data normalization is performed in intervals of 0 and 1 using a min-max scaler and activated using ReLU (Rectified Linear Unit) and Adam Optimizer. The process continues by repeating the process to enter iterations, or epochs until it reaches the specified epoch (n). The data is then normalized to their original values and visualized. The model was evaluated and produced acceptable performance evaluation results for the rainfall variable, namely at epoch (n) = 75 for training data, namely a score of 0.054 for MAE and 0.099 for RMSE. In contrast, data testing was given a score of 0.041 for MAE and 0.091 for RMSE. As for the water discharge variable, the performance evaluation shows the difference between the training and testing data. Results of training data MAE = 11.10 and RMSE=18RMSE =18.61.61 at epoch (n) = 150. Results of data testing MAE = 11.37 and RMSE = 21.08 at epoch (n) = 100. These results indicate an anomaly that needs to be discussed in further research.