Skip to content

Application of supervised algorithms for binary classification in Python/Matlab.

Notifications You must be signed in to change notification settings

KaustubhSapru92/Supervised-Learning

Repository files navigation

Supervised Learning

1.Supervised_Module2_Diabetes.ipynb Using the K-Nearest Neighbour algorithm to classify patients into Diabetic(1) and Non- Diabetic(0) based on a number of health attributes such as Glucose content, Blood Pressure, BMI etc. The diabetes.csv dataset is available online. I also demonstrate the confusion matrix, precision, recall and error rate to visualize overall accuracy. An accuracy of 80% is achieved by KNN algorithm for this dataset.

About

Application of supervised algorithms for binary classification in Python/Matlab.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published