Skip to content

The project aims to explore the modeling of relationship strength between friends in social networks using the Weighted PageRank algorithm. Through heuristic development and modified PageRank implementation, the project evaluates the impact of tie strength models on ranking outputs and aligns them with existing research on relationship strength.

Notifications You must be signed in to change notification settings

Basant-khalil/Friendship-PageRank

Repository files navigation

Friendship pageRank

This project, titled "Applying Weighted PageRank to Friendships on Social Media Networks," aims to explore the modeling of relationship strength between friends in social networks. The project utilizes the Weighted PageRank algorithm, an extension of the traditional PageRank algorithm, to rank the importance of friendships based on tie strength. The objective is to investigate how different heuristics for modeling tie strength impact the results of network analysis algorithms, specifically the PageRank algorithm. The project's methodology involves selecting a social media network dataset, developing heuristics to model tie strength, and running the modified PageRank algorithm with weights. The project seeks to evaluate the impact of different tie strength models on the ranking outputs and analyze the alignment with existing research on relationship strength in social networks.

About

The project aims to explore the modeling of relationship strength between friends in social networks using the Weighted PageRank algorithm. Through heuristic development and modified PageRank implementation, the project evaluates the impact of tie strength models on ranking outputs and aligns them with existing research on relationship strength.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published