Awesome
Game of Thrones and Graph Theory
You have a data of connections in Game of Thrones, how do we analyze the interactions? Graph is an efficient tool for that
What is in this repository?
- 'ASOIAF_nodes.csv': contains nodes (character names)
- 'ASOIAF_edges.csv': contains connections between nodes, kind of graph, and weight
- Vip graph.ipynb: notebook for this project
- VIP-graph.gv.pdf: image of connections created by Graphviz
Article of this Repository
To understand about graph and its application in social network, read the article here:
https://towardsdatascience.com/how-to-visualize-social-network-with-graph-theory-4b2dc0c8a99f