-
Notifications
You must be signed in to change notification settings - Fork 1
A network analysis of the complex game of thrones co-appearances network and using the various centrality measures such as betweenness, closeness, degree and pagerank and deduced the most important, consistent and influential character in the network. A modularity based community detection to find the top communities inside the complex network.
KarnVadaliya/game-of-thrones-network
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
-> Preferrably run Code on Anaconda Distribution. -> Python Version Requirement: Python 3.6 -> Libraries Requirement: 1) networkx 2) matplotlib 3) numpy 4) community 5) scipy -> Dataset required in '.txt' file format. The graph should be undirected and weighted. _____________________________________________________________________________________________ Number of Nodes in the Network: 796 Number of Edges in the Network: 2823 Average Clustering Co-effecient = 0.48586220733504853 .
About
A network analysis of the complex game of thrones co-appearances network and using the various centrality measures such as betweenness, closeness, degree and pagerank and deduced the most important, consistent and influential character in the network. A modularity based community detection to find the top communities inside the complex network.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published