Skip to content

This repository contains a machine learning model for predicting the onset of diabetes in patients based on various health indicators. The model utilizes Logistic Regression, a widely used classification algorithm, to classify individuals as either diabetic or non-diabetic.

Notifications You must be signed in to change notification settings

Prarabdha14/Diabetes-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Key Features:

Data Preprocessing: Includes data cleaning, handling missing values, and feature scaling for optimal model performance.

Logistic Regression Model: Implements a Logistic Regression model using scikit-learn library.

Model Evaluation: Evaluates model performance using metrics such as accuracy, precision, recall, F1-score, and AUC-ROC.

About

This repository contains a machine learning model for predicting the onset of diabetes in patients based on various health indicators. The model utilizes Logistic Regression, a widely used classification algorithm, to classify individuals as either diabetic or non-diabetic.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published