Machine Problem 1: Eigenface

In MP1, you will perform nearest-neighbor classification of face images using eigenfaces, a.k.a. principal component analysis (PCA).

The ZIP Archive, and the recommended Code-Writing Process

In the ZIP archive, you will find the following directory hierarchy:

How to Submit