Skip to content

A ML model predict probability of diabetes using flask webapp

Notifications You must be signed in to change notification settings

cdaman123/DiabetesPredictionMLwebapp

Repository files navigation

Diabetes Prediction using Machine Learning

Prediction of Probability of diabetes using Logistic Regression algorithm and Deployed using Flask.

DataSet contain these features:

  • Pregnancies
  • Glucose
  • BloodPressure
  • SkinThickness
  • Insulin
  • BMI
  • DiabetesPedigreeFunction
  • Age
  • Outcome

We train a Logestic Regression Model and deploy that using Flask on a web app.

About

A ML model predict probability of diabetes using flask webapp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages