Skip to content

Project using Hadoop's MapReduce algorithm that analyzes friend connections on social media and recommends friends to different users.

Notifications You must be signed in to change notification settings

sanasnaik/FriendRecommendations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

FriendRecommendations

Project that uses Apache Hadoop's MapReduce algorithm to recommend friends to different users on a social media platform. On a high level, it goes through the input data, formatted "USER TAB FRIENDSLIST", and gives the top 10 friend recommendations to people who are not already direct friends, but share a lot of mutual friends.

About

Project using Hadoop's MapReduce algorithm that analyzes friend connections on social media and recommends friends to different users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages