Skip to content

Implemented SVC on the Olivetti dataset to predict if a person is wearing glasses or not by using cross-validation techniques in depth.

License

Notifications You must be signed in to change notification settings

A-shukla12/FacialGlasses-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FacialGlasses-Recognition

This project contains the implementation of Support Vector Machine (SVM) classifier which is a supervised machine learning algorithm to recognize faces and if an individual is wearing glasses or not on the Olivetti Faces dataset from the scikit-learn library in Python. In addition, we have also used cross validation method to better understand our formed model’s performance and its various parameters

About

Implemented SVC on the Olivetti dataset to predict if a person is wearing glasses or not by using cross-validation techniques in depth.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages