Skip to content

Web-app using a machine learning model that predicts if a person is diabetic or not.

Notifications You must be signed in to change notification settings

M-dime/Diabetes-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diabetes-prediction

view project

Tool used in this project 🔨:

👉 frontend : HTML, CSS

👉 Backend : Flask

👉 Machine learning algorithm : Logistic Regression

👉 Deployed on Heroku Server


About ML Model


I have analyes the data and then preprocessed it to fix outliers, and null values
Then I use Two different algorithms

* SMV

* Logistic Regresion

As the target variable (Outcome) was a binary data type. THen Compare the acuracy of each model on training and testing data and choose the model with better acuracy score to build the web-app.

forthebadge

About

Web-app using a machine learning model that predicts if a person is diabetic or not.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published