You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project focuses on predicting the likelihood of diabetes in individuals using logistic regression, a powerful machine learning algorithm. Additionally, we have developed a user-friendly web application that allows users to input relevant health metrics and receive instant predictions regarding their risk of diabetes.
To access your flask application open new tab in and paste the url:
https://{your_url}.pwskills.app:5000/
About
This project focuses on predicting the likelihood of diabetes in individuals using logistic regression, a powerful machine learning algorithm. Additionally, we have developed a user-friendly web application that allows users to input relevant health metrics and receive instant predictions regarding their risk of diabetes.