Skip to content

Problem statement: Given a directed social graph, have to predict missing links to recommend users (Link Prediction in the graph) Data Overview Taken data from facebook's recruiting challenge on Kaggle: Kaggle Data contains two columns source and destination each edge in the graph - Data columns (total 2 columns): • source_node int64 • destinati…

Notifications You must be signed in to change notification settings

tykell/PGP_DataScience

Repository files navigation

PGP_DataScience

Predict missing links in a directed social graph and suggest to recommend user

About

Problem statement: Given a directed social graph, have to predict missing links to recommend users (Link Prediction in the graph) Data Overview Taken data from facebook's recruiting challenge on Kaggle: Kaggle Data contains two columns source and destination each edge in the graph - Data columns (total 2 columns): • source_node int64 • destinati…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published