This project is now deprecated. (See: Distributed Graph Analytics)
Community Assignment phases of Louvain Modularity when applied to the Enron Email Data Set. In this image each node repsents an email address and color represents community.
This project is an implementation of the Louvain Community Detection algorithm described in "Fast unfolding of communities in large networks" which:
- assigns communities to nodes in a graph based on graph structure and statistics and
- compresses the community-tagged graph into a smaller one.
This process can then be repeated to build several community-aggregated versions of the same original graph.
#####Interested in learing more?
Identifying communities in large networks based on graph structure is difficult to eyeball and computationally hard, but is useful in understanding structure and strength of community metrics which may adhere to real-world relationships or constraints. Furthermore, big-data size graph compression allows for analysis of networks at various aggregation levels which is useful in guided network analysis and drill-down operations.
#####It's easy! - click here if you're already sold and want it now!