Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 380 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 380 Bytes

PCA-Based-Animal-Recognition using KNN and deep learning

Used PCA-based features and a k-Nearest Neighbor classifier to classify four different species of animals from CIFAR-10 and Animals10 datasets. Also used deep learning model(s) with PCA and without PCA to compare the performance of the models using the above-mentioned datasets.

Datasets Used-

  1. CIFAR-10
  2. Animals-10