/CMSC828C-Project1

Face recognition with Bayesian Classifier, KNN, KernelSVM (Linear, RBF, Polynomial), Boosted SVM, PCA, LDA

Primary LanguageJupyter Notebook

The code is in the folder Code. 
It is written in python on jupyter notebook. 

To execute it, open the notebook file with jupyter notebook.
The notebook should already contain results from previous run.

Run the jupyter notebook to get the results again.
Some of the cell might need longer runtime.