Skip to content
#

diabetes-prediction

Here are 383 public repositories matching this topic...

This repository implements a K-Nearest Neighbors (KNN) classifier using Scikit-Learn to predict the onset of diabetes. The model utilizes the Pima Indians Diabetes Database to predict the likelihood of diabetes. The code includes data preprocessing, model training, evaluation, and visualization of results.

  • Updated Jun 17, 2024
  • Jupyter Notebook

This project predicts diabetes using the PIMA Diabetes dataset, leveraging health metrics of Pima Indian women. Machine learning models like Logistic Regression, Decision Trees, and Random Forest are implemented to determine the likelihood of diabetes, evaluated using metrics like accuracy, precision, recall, F1-score, and ROC-AUC.

  • Updated Jun 16, 2024
  • Jupyter Notebook

A comprehensive project to predict and analyze diabetes health data using advanced machine learning models, including Logistic Regression, Random Forest, and XGBoost. 📊🔍

  • Updated Jun 12, 2024
  • Jupyter Notebook

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