- An academic project for social analytics.
Lets rock
- code - this is the directory for all codes.
- docs - used for .github.io/saproject presentation purposes
- references - cheatsheets and references
- report - proposal and report in md format
This project is for our social analytics course. In this project, we built a telegram chatbot to rocommend restaurants and cuisines in Sngapore using social graphs. We got the data we use from FourSquare API.
- Prepare dataset
- Build kmeans clustering model to classify geographic locations of users.
- Build GMM (Kmeans) clustering model to classify food preference of users.
- Build Spectral clusterings to model user-restaurant, user-user relationship.
- Recommend based on user profiles and (or, for new user) user relationships.
- Interact with user through telegram jiak_bot.
See this report for more information about our project.
https://github.com/yc930401/recommendation-engine-using-social-graph/blob/master/report/Grp5_ProjectReport.pdf