Soroush-Pasandideh/KNN-image-classification
This project classifies images from the Flower102 dataset using k-means clustering followed by K-Nearest Neighbors (KNN) classification. It optimizes KNN parameters to achieve high accuracy, with the best results obtained using 7 clusters and 5 nearest neighbors.
Jupyter Notebook
No issues in this repository yet.