Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 740 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 740 Bytes

KNN Image Classifier

An image classifier which classifies the images in the dataset Forest vs Desert on the kaggle which was created by me.

Dataset Creation

Image Classification

  • Image classification is done with the help of KNN Algorithm.
  • Used libraries are tenserflow, sklearn, numpy and matplotlib.

Sample Images from Dataset