Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 276 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 276 Bytes

Facebook-Friend-Recommendation

Given a directed social graph, have to predict missing links to recommend users (Link Prediction in graph) Performance metric for supervised learning:

Both precision and recall is important so F1 score is good choice
Confusion matrix