The Random Forest machine learning model achieved the highest mean accuracy of 98.13% and an AUC of 1.0 in predicting early-stage diabetes risk using 10 selected clinical features.
A Random Forest machine learning model utilizing Boruta feature selection achieved 98.13% accuracy in predicting early-stage diabetes risk.
This research explores the application of machine learning (ML)-based risk prediction models in early diabetes disease detection for healthcare professionals. Diabetes affects millions of people worldwide. In light of significant advancements in biomedical sciences, vast volumes of data have been generated, including high-throughput genetic and diagnostic data sourced from extensive health records. Leveraging an initial diabetes risk prediction dataset from the University of California Irvine (UCI) ML repository, our research focused on supervised learning techniques, constituting 85% of the employed methods. The remaining 15% comprised unsupervised learning approaches, specifically association rules. A key contribution of this study lies in the development of an optimal prediction model utilizing supervised ML algorithms. The Boruta feature selection algorithm was employed to identify pertinent features, and the subsequent models were validated using a preprocessed dataset containing 10 attributes. Notably, the risk prediction models generated through random forest, extreme gradient boosting (XGBoost), and light gradient boosting machine (LightGBM) exhibited impressive average accuracies of 98.13%, 97.37%, and 97.22%, respectively, as determined via 10-fold cross-validation with 15 repetitions. Furthermore, these models achieved exceptional area under the ROC curve (AUC) values of 1, 0.99, and 0.99, respectively, showcasing their robustness and efficacy in diabetes risk prediction.
Karthick et al. (Thu,) conducted a other in Diabetes (n=520). Random Forest machine learning model vs. Other machine learning algorithms was evaluated on Mean prediction accuracy. The Random Forest machine learning model achieved the highest mean accuracy of 98.13% and an AUC of 1.0 in predicting early-stage diabetes risk using 10 selected clinical features.