Irma Eryanti Putri
Universitas Muhammadiyah Bima, Bima

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

Found 2 Documents
Search

Optimalisasi Hyperparameter Random Forest Menggunakan Random Search untuk Klasifikasi Risiko Stunting Pada Balita Putri Windari; Khairunnas Khairunnas; Irma Eryanti Putri
Journal of Information System Research (JOSH) Vol 7 No 4 (2026): July 2026
Publisher : Forum Kerjasama Pendidikan Tinggi (FKPT)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47065/josh.v7i4.10531

Abstract

Stunting is a condition of impaired child growth resulting from chronic nutritional deficiency over an extended period. This condition not only hinders physical growth but also impedes learning abilities and increases the risk of various future diseases. The high prevalence of stunting in Bima City highlights the need to utilize Machine Learning methods to analyze stunting risk factors more accurately. This study aims to optimize the performance of the Random Forest algorithm using the Random Search method to classify stunting risk among children under five in Sambinae Urban Village, Bima City. The dataset comprises records for 1,162 children under five, featuring 20 attributes obtained from the Mpunda Community Health Center (Puskesmas) in Bima City. The research stages include data collection, preprocessing, data splitting, construction of a baseline Random Forest model, hyperparameter optimization using Random Search, evaluation via a Confusion Matrix (based on Accuracy, Precision, Recall, and F1-Score), and feature importance analysis. Prior to optimization, the baseline Random Forest model yielded an accuracy of 70,39%, precision of 56,67%, recall of 62,96%, and an F1-score of 59,65%. Following optimization with Random Search, model performance improved to an accuracy of 71,67%, precision of 58,43%, recall of 64,20%, and an F1-score of 61,18%. The results demonstrate that hyperparameter optimization using Random Search effectively enhances the Random Forest model's performance in classifying stunting risk. The study contributes a stunting risk classification model based on the Random Forest algorithm, optimized via Random Search to achieve a more effective hyperparameter combination than the default settings. Furthermore, the study provides a comparative performance analysis before and after optimization, along with insights into the variables that most significantly influence stunting risk classification. These findings are expected to assist healthcare professionals and local government authorities in identifying stunting risks more rapidly and accurately, thereby serving as a foundation for formulating more targeted prevention strategies.
Prediksi Cuaca Harian Menggunakan Algoritma Long Short-Term Memory (LSTM) Berdasarkan Data Meteorologi Tahun 2025 Ika Novianti; Fathir Fathir; Irma Eryanti Putri
Journal of Information System Research (JOSH) Vol 7 No 4 (2026): July 2026
Publisher : Forum Kerjasama Pendidikan Tinggi (FKPT)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47065/josh.v7i4.10689

Abstract

Daily weather prediction is crucial in supporting decision-making in the agriculture, transportation, disaster mitigation, and community activities influenced by atmospheric conditions. The weather in Bima City is dynamic, requiring a predictive model capable of learning sequential meteorological data patterns. This study aims to build a daily average temperature prediction model using the Long Short-Term Memory (LSTM) algorithm based on 2025 meteorological data. The contribution of this study is to develop an LSTM-based daily average temperature prediction model using multivariate meteorological data from Bima City combined with pre-processing steps in the form of missing value handling using moving averages, MinMaxScaler normalization, and time series data formation using a 30-day sliding window. This study also provides an initial evaluation of the application of LSTM to local meteorological data from Bima City, which has been studied only limitedly, as a basis for developing a deep learning-based weather prediction system. The variables used include minimum temperature (TN), maximum temperature (TX), average temperature (TAVG), average air humidity (RH_AVG), rainfall (RR), sunshine duration (SS), and average wind speed (FF_AVG). The test results show that the model produces a Root Mean Square Error (RMSE) value of 0.7242 and is able to follow the daily temperature change pattern in the actual data. The prediction results on the test data also show that most of the predicted values ​​have a relatively small difference compared to the actual values, so the model is able to describe the daily temperature change pattern quite well. Based on the predicted weather parameters, the model is able to provide information about daily weather conditions, namely sunny, cloudy, and rainy, according to the values ​​of rainfall, air humidity, and sunshine duration produced. This predicted information is expected to help the community as an initial picture of future weather conditions so that it can support the planning of various daily activities. However, the results of this study are still limited to one prediction method and have not been compared with other methods. Therefore, further research can conduct comparisons with other algorithms to improve the accuracy of weather predictions in Bima City.