construct a network graph to explore and visualize how people connect in an organisation
View the Project on GitHub lucasdurand/network-graph-tutorial
Tasks
This is a bit of a leap … but we’re going to take our graph toolkit and:
Extras
node2vec
+ sklearn.cluster.KMeans
to group nodes into clustersnx.communities
to detect communities with dendrograms and visualize