Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 229 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 229 Bytes

AI Classifiers

Implemented k-Nearest Neighbour and Naive Bayes classifiers to predict whether a patient is likely to have diabetes given their medical history. The classifiers were trained on a dataset of Pima Indian patients.