This document compares the performance of four face recognition algorithms - PCA, KPCA, KFA, and LDA - on three standard datasets: AT&T, Yale, and UMIST. It finds that KFA generally achieves the highest recognition rates, particularly for the AT&T and Yale datasets which involve changes in facial expressions and lighting. The Yale dataset, with its variations, yields the best results overall for KFA and LDA. The UMIST dataset, with its profile images, produces lower recognition rates across algorithms due to less similarity between training and test images.