Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : Jurnal Teknik Informatika (JUTIF)

Enhancing Chronic Kidney Disease Classification Using Decision Tree And Bootstrap Aggregating: Uci Dataset Study With Improved Accuracy And Auc-Roc Zuriati, Zuriati; Meilantika, Dian; Arpan, Atika; Permata, Rizka; Sriyanto, Sriyanto; Mas'ud, Mohd. Zaki
Jurnal Teknik Informatika (Jutif) Vol. 6 No. 5 (2025): JUTIF Volume 6, Number 5, Oktober 2025
Publisher : Informatika, Universitas Jenderal Soedirman

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.52436/1.jutif.2025.6.5.5271

Abstract

Chronic Kidney Disease (CKD) is a progressive medical disorder that requires timely and precise identification to avoid permanent impairment of kidney function. However, Decision Tree models, although widely used in clinical applications due to their transparency, ease of implementation, and ability to handle both categorical and numerical data, are prone to overfitting and instability when applied to small or imbalanced datasets. The purpose of this study is to optimize CKD classification by integrating Bootstrap Aggregating (Bagging) with Decision Tree to enhance accuracy and robustness. The methodology involves testing two model variants a standalone Decision Tree and a Bagging-supported Decision Tree using 10-fold cross-validation and evaluating performance with accuracy, precision, recall, F1-score, and the area under the ROC curve (AUC-ROC). Findings reveal that Bagging enhances model accuracy from 0.980 to 0.987, raises precision from 0.976 to 1.000, and improves recall from 0.954 to 0.954, and increases F1-score from 0.965 to 0.976. These results demonstrate that Bagging significantly improves the reliability and generalizability of Decision Tree classifiers, making them more effective for CKD prediction.
Comparative Analysis Of Machine Learning Algorithms For Dengue Fever Prediction Based On Clinical And Laboratory Features Sriyanto, Sriyanto; Aziz, RZ Abdul; Rahayu, Dewi Agushinta; Zuriati, Zuriati; Abdollah, Mohd Faizal; Irianto, Irianto
Jurnal Teknik Informatika (Jutif) Vol. 6 No. 6 (2025): JUTIF Volume 6, Number 6, Desember 2025
Publisher : Informatika, Universitas Jenderal Soedirman

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.52436/1.jutif.2025.6.6.5309

Abstract

Dengue fever (DF) remains a global health problem requiring accurate early detection to prevent severe complications. This study applies machine learning (ML) algorithms to clinical and laboratory data for improving diagnostic accuracy. Six classifiers were compared: Decision Tree (DT), K-Nearest Neighbor (KNN), Logistic Regression (LR), Naïve Bayes (NB), Neural Network (NN), and Support Vector Machine (SVM). The dataset consists of 1,003 patient records with nine feature columns, of which 989 were used after preprocessing. Class distribution was imbalanced, with 67.6% positive and 32.4% negative cases. Model performance was evaluated using 10-fold cross-validation based on accuracy, precision, recall, F1-score, confusion matrix, and ROC curve analysis. The results indicate that DT achieved the highest performance with 99.4% accuracy, 99.4% precision, 99.7% recall, and 99.6% F1-score, slightly outperforming NN. KNN, LR, and SVM produced comparable results, while NB showed substantially lower accuracy (44.3%) and limited discriminatory power. ROC analysis confirmed these findings, with DT, NN, SVM, and LR achieving AUC values between 0.992 and 0.999, whereas NB performed poorly. These findings highlight the strong potential of ML algorithms, particularly DT, to support medical decision systems, strengthen informatics-based decision support applications, and enhance the accuracy and speed of dengue diagnosis in clinical practice.