Diabetes mellitus is a growing global health concern that requires accurate and reliable classification models for early diagnosis and effective management. Traditional machine learning models often struggle with class imbalance, generalization limitations, and high false-positive rates, leading to misdiagnoses and delayed interventions. This study enhances the Relaxed Online Maximum Margin Algorithm (ROMMA) to improve the accuracy of diabetes classification. Using a publicly available dataset from Kaggle, which contains 768 medical records with nine health attributes, the model’s performance was evaluated through a confusion matrix and classification metrics. The Enhanced ROMMA achieved an accuracy of 92%, significantly improving upon the Standard ROMMA’s 85% accuracy. The recall for diabetes detection increased from 0.83 to 0.94, reducing false negatives and ensuring more accurate patient identification. While slight misclassification still exists, this improvement enhances the model’s reliability for clinical applications. Future research should incorporate larger datasets and advanced techniques to enhance robustness and generalizability. This study contributes to the development of more accurate machine learning models for diabetes prediction, ultimately supporting better healthcare decision-making.
Copyrights © 2025