Skip to content
#

pima-indians-diabetes

Here are 28 public repositories matching this topic...

A machine learning project to predict diabetes using a Support Vector Machine (SVM) model. The project utilizes the Pima Indians Diabetes Database to train and evaluate the model, providing performance metrics such as accuracy, precision, recall, and F1-score.

  • Updated Jul 1, 2024
  • Jupyter Notebook

We run the dataset of Pima indians through different learnt Machine Learning techniques using R and then interpreting the results in terms of our research questions and purpose. From this, we were able to deduce the best algorithm as well as the most influential variables for the onset of diabetes with proper mathematical reasoning provided.

  • Updated Oct 3, 2023
  • Jupyter Notebook

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

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

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