Skip to content
#

pima-indians-diabetes

Here are 27 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

The objective of the project is to diagnostically predict whether or not a patient has diabetes, based on certain diagnostic measurements included in the dataset. Several constraints were placed on the selection of these instances from a larger database. In particular, all patients here are females at least 21 years old of Pima Indian heritage.

  • Updated Jun 17, 2023
  • Jupyter Notebook

Improve this page

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

Learn more