-
Couldn't load subscription status.
- Fork 0
This python project analyzes a social network graph of US leaders using NetworkX. It loads edge list data, constructs and visualizes the graph, and computes key metrics such as degree, centrality measures, shortest paths, and betweenness. It also visualizes breadth-first search (BFS) trees to highlight hierarchical network traversal.
Couldn't load subscription status.
DSEXPL0RER/Social_Network_Graph_Analysis
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
About
This python project analyzes a social network graph of US leaders using NetworkX. It loads edge list data, constructs and visualizes the graph, and computes key metrics such as degree, centrality measures, shortest paths, and betweenness. It also visualizes breadth-first search (BFS) trees to highlight hierarchical network traversal.