rz-zhang / dynamic_social_networks

CSC 555 Social Computing - Project | Social network analysis traditionally makes use of unweighted graphs, with no other information between peers except for acknowledgement of existence of a link. In our work, we attempt to construct a weighted graph using user interactions, where weights represent the degree of recent frequent interaction. We reward the links among users for each interaction and also decay those rewards over time. We therefore, use such recent interactions as evidence of a stronger bond and assign weights accordingly. Finally, we optimize our values of rewards and decay using some power laws which are exhibited by real world weighted networks

Home Page:https://drive.google.com/file/d/1IRQdRM3EMdSX2yvEj-Dd19n-hAX0t0HX/view?usp=sharing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rz-zhang/dynamic_social_networks Stargazers