My implementation for CS599 take-home exam Image Classification using PCA and k-NN Problem 1 Preprocess CIFAR-10 dataset Problem 2 Perform dimensionality reduction with PCA Problem 3 Self implement weighted k-NN classifier and apply to the transformed data