Face Recognition using Eigenface & Naive Bayes
Implemented a PCA-based Eigenface and Naive Bayes pipeline with z-score normalization, boosting accuracy from 27% to 88% via 10-fold cross-validation, hyperparameter tuning, and visual evaluations with heatmaps and classification reports