Skip to content

ahmadsotoude/Diabetes_KNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Diabetes prediction using KNN

This is a classification project using KNN method. The data has been downloaded from kaggle. Using some health factors like age, glucose, BP, ... predicts niether the individual has diabetes or not.

Language ML