This project applies PCA for dimensionality reduction and classification methods for face recognition using the AT&T face database.
pip install -r requirements.txt- Run the script:
python3 main.py
Please refer to the report.pdf for detailed analysis and results.