longhongc / CMSC828C-Project1

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Jupyter Notebook 100.0%