Face Identification and Classification

Face Identification and Classification Project

High Level Idea

Implemented Dimensionality reduction and feature extraction using Principal Component Analysis. Then performed face Image classification using different Classifiers such as KNN Classifier, Support Vector Machines, and Logistic Regression.

Note

This project was done as a part of the course: Quantitative Foundations. Detailed Description of the project and the codes will be uploaded soon!