Diabetes is a chronic metabolic disorder characterized by persistent hyperglycemia. The globally rising prevalence of diabetes has made early and accurate diagnosis imperative to avoid long-term sequelae and decrease the cost burden on health facilities. Machine Learning (ML) has emerged as a highly effective tool of clinical science because of its capability of discovering complex patient data patterns and diagnostic performance optimization. This paper is a comparative performance evaluation of five ML models—Decision Tree (DT), Random Forest (RF), Logistic Regression (LR), K-Nearest Neighbors (KNN), and Multilayer Perceptron (MLP)—utilized for diabetes prediction. Data were processed using the “Healthcare Diabetes Dataset,” made up of eight commonly used clinical parameters. For making the models trustworthy, a strong data preprocessing pipeline was utilized, made up of outlier detection using the Interquartile Range (IQR), normalization of data, and class balancing using the Synthetic Minority Over-sampling Technique (SMOTE). Results reveal that the RF and DT models achieved the highest performance based on accuracy rates of 98.15% and 97.51%, respectively, though more moderate outcomes were recorded by LR and MLP. They reveal the remarkable potential of ML models, particularly ensemble-based ML models such as RF, at supporting early diagnosis of diabetes. When implemented complementarily to clinical decision-making processes, these models can serve a cost-effective and effective replacement of conventional diagnostic methods.
Enríquez-Ortega et al. (Mon,) studied this question.
Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context: