Skip to content
#

diabetes-detection

Here are 52 public repositories matching this topic...

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

In this case, we train our model with several medical informations such as the blood glucose level, insulin level of patients along with whether the person has diabetes or not so this act as labels whether that person is diabetic or non-diabetic so this will be label for this case.

  • Updated Oct 9, 2022
  • Jupyter Notebook

In this case, we train our model with several medical informations such as the blood glucose level, insulin level of patients along with whether the person has diabetes or not so this act as labels whether that person is diabetic or non-diabetic so this will be label for this case.

  • Updated Sep 16, 2022
  • Jupyter Notebook

This project focuses on predicting the likelihood of diabetes in individuals using logistic regression, a powerful machine learning algorithm. Additionally, we have developed a user-friendly web application that allows users to input relevant health metrics and receive instant predictions regarding their risk of diabetes.

  • Updated Mar 4, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the diabetes-detection 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-detection topic, visit your repo's landing page and select "manage topics."

Learn more