Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History

PCA

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Dimensionality Reduction using PCA

PCA performs eigenvalue decomposition and reduces dimensions whilst preserving information by maximising the varaince of the components

Eigenfaces

Eigenfaces is a facial identification problem LFW dataset and the model must predict the names for the faces based on the SVM(Support Vector Machine) classifier which receives an input whose dimensions are reduced using PCA (from 1850 to 150).

  • Here are the results for a few of them: