Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 435 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 435 Bytes

Yelp Photo Classification

This project is done as a part CMPE-257 Machine Learning course.

Dataset used

The dataset used in this project is taken from the yelp website. It can be downloaded using the link: https://www.yelp.com/dataset

Models Used

Image Classification

2-layer CNN
Inception V3 model (with pretrained ImageNet weights)
SqueezeNet

Image Tagging

XGBoost
Tensorflow based 3-layer CNN