WebClub-NITK / Hacktoberfest-2k18

Repository for Hacktoberfest 2018 open for the global open source community.
https://webclub-nitk.github.io/Hacktoberfest-2k18/
19 stars 102 forks source link

KNN classifier for Iris dataset #271

Closed mehnazyunus closed 4 years ago

mehnazyunus commented 5 years ago

Resolves Issue #12

Description

Add KNN classifier for iris dataset.

Technical Specifications

python, scikit-learn, pandas, numpy

How to run

All output is displayed in jupyter notebook.

Checklist