Skip to content

This is about how to make Diabetes Prediction with Machine Learning. We are developing a machine learning model capable of predicting whether someone may have diabetes based on health data and specific parameters. Using the right machine learning algorithms, we will process this data to provide valuable predictions for patients and medical

Notifications You must be signed in to change notification settings

AqilaFadia/Diabetes-Prediction

Repository files navigation

Diabetes Prediction App

Overview

Develop a machine learning model that aims to classify patients as to whether they are diabetic or not. The model will use a patient's medical data and various health features to provide an accurate prediction of their diabetes status, thereby aiding in early diagnosis and appropriate treatment.

Deployment

Link Deploy: here

Slide and Presentation

  • Link Presentation: here
  • Link Video Presentation: here
  • Link Article: here

Data Understanding

The dataset contains 8 attribute columns and 1 label column that contains 2 classes, namely 1 and 0. The number 1 indicates that the person is positive for diabetes and 0 indicates otherwise. There are 768 samples which are 768 female patients of Pima Indian descent.

Reference

About

This is about how to make Diabetes Prediction with Machine Learning. We are developing a machine learning model capable of predicting whether someone may have diabetes based on health data and specific parameters. Using the right machine learning algorithms, we will process this data to provide valuable predictions for patients and medical

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages