Face Recognition with PCA We'll apply PCA to reduce the size of black & white images before applying classification algorithms: Start with warmup_pca.ipynb if you want to warm up on PCA Then, move on to face_recognition.ipynb for the main course!