Skip to content
#

diabetes-prediction

Here are 24 public repositories matching this topic...

This repository contains the code for a web-based diabetes prediction application using a machine learning model. The application is built using Flask and allows users to input various health parameters to predict the likelihood of diabetes using ensemble voting classifier.

  • Updated Oct 2, 2023
  • HTML

Diabetes Prediction is my weekend practice project. In this I used KNN Neighbors Classifier to trained model that is used to predict the positive or negative result. Given set of inputs are BMI(Body Mass Index),BP(Blood Pressure),Glucose Level,Insulin Level based on this features it predict whether you have diabetes or not.

  • Updated Sep 6, 2022
  • HTML

This repository consists of files required to deploy a Web App created with Flask on Microsoft Azure.# diabetes_predictor The project helps the user to identify whether someone is suffering from diabetes by simply inputting certain values like BMI, Glucose level, Blood pressure etc. with the help of a Kaggle database.

  • Updated Aug 1, 2022
  • HTML

This is a Medical Prediction App which can be used to predict the current disease state of any human from any part of the world. This includes 3 main type of diseases - Covid-19, Diabetes, Heart Disease. Additionally it has a Medical Suggestions section which has some tips and guidelines for the ones affected by any of the disease

  • Updated Apr 9, 2022
  • HTML

This is an End-to-End Data Science project which can predict whether a person has diabetes, or not, based on information about the patient such as blood pressure, body mass index (BMI), age, etc.

  • Updated Nov 14, 2021
  • HTML

Improve this page

Add a description, image, and links to the diabetes-prediction topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the diabetes-prediction topic, visit your repo's landing page and select "manage topics."

Learn more