About project
An end to end machine learning project for image classification of 5 famous people using SVM. Data cleaning was done using Opencv face detection and feature engineering using wavelet transform. Exported the model to a file and wrote a python flask server around it that served http requests generated by the UI.