1 min read

Diabetes Prediction

Machine LearningHealthcareClassificationFlask

Built a Flask-based web app that predicts diabetes risk based on key health metrics. Improved model accuracy to 81% using a Random Forest Classifier and added a pre-diabetes detection feature to help flag borderline cases earlier.

Back to top