Skip to content

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.

DSEXPL0RER/Social_Network_Graph_Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

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.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published