Graduate project work on Yelp Data for developing recommendation engine and perform sentiment analysis of the user reviews.
Link to Data: https://drive.google.com/drive/folders/1XVxsTHEXUpw-YZSo82rXfGWPlPa4CriM?usp=sharing
Use 'Yelp_Toronto.pkl' for filtered data for Toronto There are 4 data frames in that:
- userT
- busT
- revT - Being used for collaborative filtering
- tipT
Final Code Files:
Task2: Yelp_Collaborative Filtering.ipynb
Initial Files not to be used for evaluation:
- Yelp_2.ipynb
- Yelp_3.ipynb