Skip to content

RohitPhadke/Diabetes-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Diabetes-Detection-Using-KNearest-Neighbors

The aim of this project is to detect Diabetes in a person using various parameters like 'Glucose', 'BloodPressure', 'SkinThickness', 'BMI', 'Insulin'. We predict whether a person has diabetes using K Nearest Neighbors, Random Forest and XGBoost algorithms. We found out that both Random forest algorithm and XGBoost algorithm had same accuracy. Thus we can use any of the algorithm between them. We use the diabetes dataset from kaggle which consists of 786 rows. Link to the diabetes dataset - https://www.kaggle.com/johndasilva/diabetes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published