Developed a classification model to predict diabetes using medical data. Performed EDA, outlier removal,
and feature scaling. Compared models like Logistic Regression, Decision Tree, and Random Forest. Deployed
the best model via a web app and .pkl file for real time predictions. Also built a Power BI dashboard to
visualize insights and performance metrics.