Rahmat Sulaiman
Institut Sains dan Bisnis Atma Luhur

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

Found 4 Documents
Search

Ensemble Learning for Pediatric Stunting Detection: A Comparative Study of XGBoost, Random Forest, and LightGBM with Oversampling Techniques Tri Sugihartono; Djoko Soetarno; Rahmat Sulaiman; Sarwindah; Marini; Fitriyani
Journal of Information System and Informatics Vol 8 No 2 (2026): April
Publisher : Asosiasi Doktor Sistem Informasi Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.63158/journalisi.v8i2.1568

Abstract

Stunting, driven by chronic childhood malnutrition, remains a critical global public health concern. Early detection is persistently challenged by class imbalance in pediatric health datasets and the absence of systematic comparisons between oversampling strategies and ensemble classifiers. This study develops and evaluates an ensemble learning pipeline for stunting detection, benchmarking XGBoost, Random Forest, and LightGBM across five oversampling configurations — Original, SMOTE, ADASYN, Borderline-SMOTE, and SMOTE-ENN — using 10,000 pediatric health records from posyandu activities in Bangka Belitung Province, Indonesia. Seven anthropometric and demographic features were utilized, with stratified 80:20 train-test splitting and five-fold cross-validation. XGBoost with original imbalanced data achieved the highest Recall (0.9573) and a competitive F1-Score (0.9158), while LightGBM with SMOTE delivered the strongest balanced performance (F1-Score: 0.9160, ROC-AUC: 0.8431). SMOTE-ENN consistently underperformed across all classifiers. To our knowledge, this is the first study to simultaneously compare five oversampling strategies across three ensemble models within a unified framework, offering a foundation for high-sensitivity stunting surveillance in resource-constrained healthcare settings.
Comparative Performance Analysis of Dual-Prime RSA and Eight-Prime RSA Rahmat Sulaiman; Agustina Mardeka Raya; Djoko Soetarno; Tri Sugihartono; Ellya Helmud
Journal of Information System and Informatics Vol 8 No 2 (2026): April
Publisher : Asosiasi Doktor Sistem Informasi Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.63158/journalisi.v8i2.1569

Abstract

This study presents a comparative performance analysis of Dual-Prime RSA and Eight-Prime RSA by evaluating computational efficiency in key generation, encryption, and decryption at 1024-bit and 2048-bit key lengths. Experiments were conducted in a controlled environment, using processing time as the primary performance metric. The results show a consistent computational advantage for Dual-Prime RSA across all operations. At the 2048-bit key length, Eight-Prime RSA requires substantially more time for key generation, performing approximately 643% slower than Dual-Prime RSA, which highlights the overhead associated with increasing the number of prime factors. Decryption results further reinforce this gap: Eight-Prime RSA at 2048-bit records about a 247% increase in processing time compared with its own 1024-bit baseline and remains markedly slower than Dual-Prime RSA at the same key length. Although differences in encryption time are less significant, Eight-Prime RSA offers no meaningful efficiency advantage. While earlier studies suggest that additional prime factors may provide theoretical security benefits, this work is limited to empirical performance benchmarking and does not include a full security analysis. Overall, the findings indicate that Dual-Prime RSA is the more practical and scalable choice for real-world 2048-bit applications and performance-sensitive deployments.
Random Forest-Based Poverty Forecasting Using Socioeconomic Indicators in Bangka Belitung Islands Province Burham Isnanto; Rahmat Sulaiman
Arcitech: Journal of Computer Science and Artificial Intelligence Vol. 6 No. 1 (2026): June 2026
Publisher : Institut Agama Islam Negeri (IAIN) Curup

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29240/arcitech.v6i1.17171

Abstract

Poverty remains a significant socioeconomic challenge in the Bangka Belitung Islands Province, Indonesia, where economic dependence on tin mining and plantation commodities creates structural vulnerabilities that influence regional welfare conditions. Poverty remains a significant socioeconomic challenge in the Bangka Belitung Islands Province, Indonesia, where economic dependence on tin mining and plantation commodities creates structural vulnerabilities that influence regional welfare conditions. Previous poverty forecasting studies in Indonesia have predominantly employed statistical and econometric models, which are often limited in modeling non-linear socioeconomic interactions and are rarely validated using subnational panel data. Consequently, the potential of machine learning techniques, particularly Random Forest, for poverty prediction at the regency and municipal level remains underexplored. This study addresses this gap by developing a Random Forest-based poverty prediction model using socioeconomic indicators from 2019–2025. This study proposes a machine learning approach to predict poverty rates using the Random Forest algorithm implemented in Altair AI Studio (RapidMiner). Panel data covering the period 2019–2025 were collected from official publications of Badan Pusat Statistik (BPS) Bangka Belitung Islands Province. Three socioeconomic indicators were used as predictor variables: the Human Development Index (HDI), Open Unemployment Rate (OUR), and the number of poor people in each regency or municipality. The dataset consists of 49 observations representing seven administrative regions across seven years. The developed Random Forest model achieved an R² value of 0.800, an RMSE of 0.722, and an MAE of 0.561, demonstrating good predictive accuracy. The validated model was subsequently used to estimate poverty rates for 2026, producing predictions ranging from 2.762% to 6.244%. These findings highlight the potential of machine learning techniques to support poverty forecasting and evidence-based regional development policies.
An Empirical Comparison of C4.5, Naive Bayes, and KNN for Scholarship Selection Burham Isnanto; Rahmat Sulaiman
Journal of Information System and Informatics Vol 8 No 3 (2026): June
Publisher : Asosiasi Doktor Sistem Informasi Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.63158/journalisi.v8i3.1617

Abstract

Scholarship selection is a critical process in higher education that requires objective, fair, and efficient evaluation of applicants based on academic and socio-economic criteria. However, manual assessment methods are often vulnerable to bias, inconsistency, and administrative inefficiencies, which may affect the transparency and quality of decision-making. This study compares the performance of three supervised machine learning algorithms—C4.5 Decision Tree, Naive Bayes, and K-Nearest Neighbor (KNN)—for scholarship recipient classification. The dataset consisted of 1,500 student records obtained from the KelasAI repository and included ten predictor attributes, namely Grade Point Average, Parental Income, Academic Semester, Family Dependents, Organizational Involvement, Academic Achievement, Regional Origin, Scholarship Type, National Examination Score, and Economic Status. The target variable was categorized into Accepted and Rejected classes. Experiments were conducted using RapidMiner Studio with 10-fold stratified cross-validation to ensure reliable model evaluation. The results showed that Naive Bayes achieved the best performance, with 81.6% accuracy, 81.8% precision, and 81.3% recall, outperforming C4.5 and KNN. These findings demonstrate the potential of machine learning to support more transparent and data-driven scholarship selection processes.