{"id":23810177,"url":"https://github.com/rajarohan/diabetes_prediction","last_synced_at":"2026-06-19T08:02:38.366Z","repository":{"id":235984383,"uuid":"791665390","full_name":"rajarohan/diabetes_prediction","owner":"rajarohan","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-25T06:53:14.000Z","size":1123,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-02T00:12:41.945Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rajarohan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-04-25T06:19:17.000Z","updated_at":"2024-04-25T06:53:17.000Z","dependencies_parsed_at":"2024-04-25T07:42:27.632Z","dependency_job_id":null,"html_url":"https://github.com/rajarohan/diabetes_prediction","commit_stats":null,"previous_names":["rajarohan/diabetes_prediction"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajarohan%2Fdiabetes_prediction","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajarohan%2Fdiabetes_prediction/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajarohan%2Fdiabetes_prediction/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajarohan%2Fdiabetes_prediction/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rajarohan","download_url":"https://codeload.github.com/rajarohan/diabetes_prediction/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240063932,"owners_count":19742227,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-02T00:12:45.226Z","updated_at":"2026-04-27T21:30:15.297Z","avatar_url":"https://github.com/rajarohan.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Diabetes Prediction\n\nThis project aims to develop a machine learning model to predict the likelihood of diabetes in individuals based on various features such as age, gender, BMI, blood pressure, etc.\n\n## Table of Contents\n- [Introduction](#introduction)\n- [Dataset](#dataset)\n- [Installation](#installation)\n- [Usage](#usage)\n\n## Introduction\n\nDiabetes is a prevalent chronic disease worldwide, and early prediction can help in proactive management and prevention of complications. Machine learning techniques offer promising approaches to predict diabetes risk based on individual health data.\n\nThis project explores the development and evaluation of machine learning models for diabetes prediction using Python and popular libraries such as scikit-learn, pandas, and matplotlib.\n\n## Dataset\n\nThe dataset used in this project contains records of individuals with various features including age, gender, BMI, blood pressure, and other relevant medical attributes. The target variable is the presence or absence of diabetes.\n\nDataset Source: [https://github.com/rajarohan/diabetes_prediction/blob/main/diabetes_prediction_dataset.csv]\n\n## Installation\n\nTo run the project locally, follow these steps:\n\n1. Download IPYNB\n2. upload the IPYNB to Google Colab\n3. Download the dataset\n4. upload to Google Colab\n5. Run Each cell\n\n\n## Usage\n\nAfter installing the dependencies and downloading the dataset, you can proceed with the following steps:\n\n1. Explore the dataset: Use Google Colab or any preferred IDE to open and explore the dataset (`diabetes_prediction_dataset.csv`).\n\n2. Preprocess the data: Preprocess the dataset as needed, including handling missing values, encoding categorical variables, scaling features, etc.\n\n3. Train models: Train machine learning models using various algorithms such as Logistic Regression, Random Forest, Support Vector Machines, etc.\n\n4. Evaluate models: Evaluate the trained models using appropriate metrics such as accuracy, precision, recall, and confusion matrix.\n\n5. Predictions: Use the trained models to make predictions on new data or test set and evaluate their performance.\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajarohan%2Fdiabetes_prediction","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frajarohan%2Fdiabetes_prediction","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajarohan%2Fdiabetes_prediction/lists"}