Skip to content

Built a Diabetes diagnosis prediction model and deployed it on GCP using Dockers and Kubernetes rendering done by Flask API.

Notifications You must be signed in to change notification settings

Niteesh95/Diabetes-Prediction-Deployment

Repository files navigation

Diabetes Prediction App

Data Science project on the Diabetes dataset from Kaggle, dataset can be found here. Designed and developed a E2E diabetes prediction application using data science concepts and flask. Deployment using Docker containerization and kubernetes on google cloud platform.

EDA

  • Older people in the age range 35-55 have an increased chance of being diagnosed with diabetes.

  • People having higher glucose content are vulnerable to diabetes diagnosis.

Results and Evaluation

The Decision Tree model was the best model out of all the models used in the project. Below is the confusion matrix of the model. Metrics like PRF1 are used for evaluation.

Deployment

This model is deployed on a local host using html, flask application. The initial page looks like as shown below.

We enter the required details for the prediction.

The final page after we click on Predict looks as show below.

About

Built a Diabetes diagnosis prediction model and deployed it on GCP using Dockers and Kubernetes rendering done by Flask API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages