Skip to content

Latest commit

 

History

History
 
 

Face Recognition Using PCA

Face Recognition Using PCA

Instructions

This folder contains resources of Face Recognition Using PCA lesson.

The recorded video for this lesson can be found here: https://www.youtube.com/watch?v=g4Urfno4aTc

Dataset associated with this tutorial can be found in face_data.csv file.

Starter code can be found in face_recog_starter.py file.

The fully completed code can be found in face_recog_completed.py file.

Check out our Introduction to Machine Learning Course at Code Heroku for a complete guide to Machine Learning.