Skip to content

Session 4C: Network visualization of the D3 community

Sara Quigley edited this page Nov 21, 2015 · 5 revisions

Network visualization of the D3 community

Facilitated by John Alexis Guerra Gomez (twitter)

Notes

Explaining the algorithm behind the Force-in-a-box example

  • computes the tree map to distribute the nodes
  • updates the centroid of the cluster
  • relaxes the links between the clusters

Resources

netClustering community detection algorithm

Outcomes

Clone this wiki locally