Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 311 Bytes

File metadata and controls

10 lines (6 loc) · 311 Bytes

Description

A small project on the Iris Dataset.

We use the k-NN algorithm to classify the flowers according to their species. We use k-fold cross validation to check accuracy and grid search to optimize the model hyper-parameter.

Where we got our datasets from:

https://archive.ics.uci.edu/ml/datasets/iris