Predicting Diabetes Using Machine Learning: A Comparative Study of Classifiers
Mahade Hasan, Farhana Yasmin

TL;DR
This study compares various machine learning classifiers for diabetes prediction, introduces a novel hybrid CNN-LSTM model called DNet that achieves near-perfect accuracy, and demonstrates its effectiveness on real-world data.
Contribution
The paper presents a new hybrid CNN-LSTM model, DNet, for diabetes prediction, outperforming traditional classifiers and showcasing the potential of deep learning in medical diagnostics.
Findings
DNet achieved 99.79% accuracy and 99.98% AUC-ROC.
Traditional ML classifiers showed lower performance compared to DNet.
Hybrid deep learning architecture enhances disease prediction accuracy.
Abstract
Diabetes remains a significant health challenge globally, contributing to severe complications like kidney disease, vision loss, and heart issues. The application of machine learning (ML) in healthcare enables efficient and accurate disease prediction, offering avenues for early intervention and patient support. Our study introduces an innovative diabetes prediction framework, leveraging both traditional ML techniques such as Logistic Regression, SVM, Na\"ive Bayes, and Random Forest and advanced ensemble methods like AdaBoost, Gradient Boosting, Extra Trees, and XGBoost. Central to our approach is the development of a novel model, DNet, a hybrid architecture combining Convolutional Neural Network (CNN) and Long Short-Term Memory (LSTM) layers for effective feature extraction and sequential learning. The DNet model comprises an initial convolutional block for capturing essential…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsArtificial Intelligence in Healthcare · Machine Learning in Healthcare · Retinal Imaging and Analysis
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Residual Connection · Convolution · Support Vector Machine · Tanh Activation · Residual Block · Dropout · Logistic Regression · Sigmoid Activation · Batch Normalization
