Description
We will implement a friend recommendation in python using collaborative filtering. We plan to use and analysis two methods for recommending friends to a user based on their common friends and influence of number of friends We will then test the recommendation system accuracy by removing the friendship edges of all friends in the Facebook data and then and compute which method gives the most similar recommendation to that of the original data. In this method machine learning algorithm is used to predicting Facebook link prediction.
Reviews
There are no reviews yet.