Skip to content

AleksandraKozubal/Diabetes-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This project aims to predict the likelihood of diabetes in individuals based on various health-related features. It contains machine learning algorithm to analyze a dataset of features such as pregnancies, glucose levels, blood pressure, skin thickness, insulin levels, BMI, diabetes pedigree function, age and outcome.

Project includes the simple implementation of machine learning models for finding the one with the best accuracy. It was observed that the Decision Tree Classifier shown the highest accuracy (75%) among the implemented models.

Dataset source: https://www.kaggle.com/datasets/akshaydattatraykhare/diabetes-dataset/data

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages