Skip to content
#

reducing-computational-complexity

Here is 1 public repository matching this topic...

A face recognition system using Principal Component Analysis (PCA) for dimensionality reduction and a Support Vector Machine (SVM) classifier for classification. PCA extracts essential features (eigenfaces) from facial images, significantly reducing computational complexity while retaining critical information for accurate recognition.

  • Updated Feb 21, 2025
  • Python

Improve this page

Add a description, image, and links to the reducing-computational-complexity topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the reducing-computational-complexity topic, visit your repo's landing page and select "manage topics."

Learn more