Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 424 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 424 Bytes

Yelp Image Classification

This project aims at solving the yelp image recongnition and classsification challenge on kaggle. (https://www.kaggle.com/c/yelp-restaurant-photo-classification/overview) We have implemented different classification techniques like Logistic regression, Naive Bayes, Decision Trees, SVM, Neural Network, K-Nearest Neighbor and Random Forest to solve this challenge and have presented the results.