Skip to content

This is a flask based app for Diabetes Prediction, which provide the website as well as API feature. In this used 'Pima Indian Diabetes Dataset' to build the machine learning model.

Notifications You must be signed in to change notification settings

satyam-seth/diabetes_prediction

Repository files navigation

Diabetes Predictor

This is a flask based app for Diabetes Prediction, which provide the website as well as API feature. In this used Pima Indian Diabetes Dataset to build the machine learning model.

See Project

visit- https://diabetes-pred-app.herokuapp.com/

Installation

Use the package manager pip to install all python packages on your system which is listed in requirements.txt file.

How to run

  1. Open cmd or any other terminal

  2. Go to file location were app.py is located

  3. Run the command python app.py

  4. Open your browser and open url http://127.0.0.1:5000/

Demo GIF

About

This is a flask based app for Diabetes Prediction, which provide the website as well as API feature. In this used 'Pima Indian Diabetes Dataset' to build the machine learning model.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published