Skip to content

Developed the recommendation system using datasets which helped suggesting friends and influencers to the users through most common neighbours or most recent reviews in the network. Implemented analytics and data science with datasets of yelp which enhanced the user difficulty in order to find people that matches their preferences or taste.

Notifications You must be signed in to change notification settings

Harshrajsinh96/Yelp_Friend_Recommendation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Friend Recommendation using Link Predection Techniques

Yelp is one of the most popular platforms for searching restaurants and local businesses with their reviews and ratings. Yelp has a large user base. Currently, Yelp is providing their datasets for the students for academic purpose so that students can develop innovative analytics and data science applications.

Currently, Yelp has the functionality where users can send friend requests to other users and follow them to see ratings and reviews. However, current Yelp users find it difficult to look for the people that matches their preferences or taste. Our idea is to develop a recommendation system using the dataset to suggest friends and influencers to the users to by predicting possible edges in the network.

To implement these functions, this project uses following concepts:

  • Use the rating and categories of the restaurants users have visited.
  • Users with most common neighbors.
  • Influential users based on the useful ratings they have given at a geographic locations.

NetworkX Library

  • Eigenvector Centrality
  • Cosine Similarity
  • Jaccard Coefficient
  • Prefrential Attachment

Business Per State

Category Similarity

Circular Graph

Community Detection

Popular Categories

About

Developed the recommendation system using datasets which helped suggesting friends and influencers to the users through most common neighbours or most recent reviews in the network. Implemented analytics and data science with datasets of yelp which enhanced the user difficulty in order to find people that matches their preferences or taste.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published