RSIS Repository Open-access research from RSIS International journals

International Journal of Research and Innovation in Applied Science (IJRIAS)

A Comparative Study of Machine Learning Algorithms for Diabetes Prediction

byMadugu Jimme Mangai; Dr. Godwin Thomas Ayenajeh; Oguche David Enekai; Stephen Mallo JR; Bakwa Dungka Dirting; Dimka Betty

Published February 6, 2026  •  Vol. 11, Issue 1, pp. 1273–1280Open Access
DOI: 10.51584/IJRIAS.2026.110100109

Abstract

This study evaluates the performance of six machine learning models—Logistic Regression (LR), K-Nearest Neighbors (KNN), Support Vector Classifier (SVC), Decision Tree (DT), Random Forest (RF), and Gradient Boosting Classifier (GBC)—on a binary classification task. Among these, Random Forest (RF) achieved the highest accuracy (78.57%) and ROC-AUC (0.83), indicating superior overall predictive capability, albeit with a lower recall (0.56), suggesting a trade-off in detecting positive cases. Gradient Boosting (GBC) and KNN demonstrated balanced performance, with competitive F1-scores (0.69 and 0.68, respectively) and robust recall (0.73 and 0.71), making them suitable for scenarios requiring a harmony between precision and sensitivity. The Decision Tree (DT) model exhibited the highest recall (0.75), excelling in identifying true positives but at the cost of lower precision (0.62). While most models (LR, KNN, SVC, RF, GBC) maintained strong ROC-AUC scores (>0.80), SVC had the lowest accuracy (73.38%) and F1-score (0.60). The results suggest that model selection should be guided by specific priorities: RF for optimal accuracy and AUC, GBC/KNN for balanced metrics, and DT for maximizing true positive detection. These findings highlight the importance of aligning model choice with application-specific requirements in classification tasks.

Keywords: Diabetes Prediction, Machine Learning, Pima Indians Dataset, Logistic Regression

JournalInternational Journal of Research and Innovation in Applied Science (IJRIAS)
ISSN2454-6194
Volume / IssueVolume 11, Issue 1
Pages1273–1280
Publication dateFebruary 6, 2026
DOI10.51584/IJRIAS.2026.110100109
PublisherRSIS International
LicenseOpen Access

How to cite this article

Madugu Jimme Mangai, Dr. Godwin Thomas Ayenajeh, Oguche David Enekai, Stephen Mallo JR, Bakwa Dungka Dirting, & Dimka Betty (2026). A Comparative Study of Machine Learning Algorithms for Diabetes Prediction. International Journal of Research and Innovation in Applied Science (IJRIAS), 11(1), 1273-1280. https://doi.org/10.51584/IJRIAS.2026.110100109

BibTeX

@article{Madugu2026,
  title   = {A Comparative Study of Machine Learning Algorithms for Diabetes Prediction},
  author  = {Madugu Jimme Mangai and Dr. Godwin Thomas Ayenajeh and Oguche David Enekai and Stephen Mallo JR and Bakwa Dungka Dirting and Dimka Betty},
  journal = {International Journal of Research and Innovation in Applied Science (IJRIAS)},
  volume  = {11},
  number  = {1},
  pages   = {1273--1280},
  year    = {2026},
  doi     = {10.51584/IJRIAS.2026.110100109},
  publisher = {RSIS International}
}