Skip to content

Meiqi-Wu/zomato

Repository files navigation

Zomato Bengalore Restaurants EDA

This is my data analysis of Zomato Bengalore restaurants.

File Layout

File Discription
import-cleaning.py This script is to import and clean the data, including removing unnecessary columns, removing duplicate rows, infering missing "rate" from "reivew", and etc.
data-visualization.py This script is to visulize the data, including city distribution plot, etc.
predict-regression.py In this script, I explored the correlation between different variables and used regression analysis to predict the rating of restaurants.
senti-analysis.py In this script, I conducted sensiment analysis of reviews abased on a LSTM model.

Data

The data is not uploaded here because of file size limit, but is available in this website.

About

This repository contains the code for analyzing the data from https://kaggle.com/himanshupoddar/zomato-bangalore-restaurants

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors