Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 322 Bytes

File metadata and controls

16 lines (12 loc) · 322 Bytes

iris-knn-classification

Classification of Iris dataset using k-NN in R

Project Description

This project uses the k-Nearest Neighbors algorithm to classify Iris flowers based on their measurements.

Tools

  • R
  • k-NN
  • Iris dataset

Results

Best accuracy: 96.67% for k = 3, 4, 5.

Author

Jules Andrea Timadji