Difference between revisions of "Community Detection"

From Cohen Courses
Jump to navigationJump to search
(No difference)

Revision as of 06:41, 10 May 2010

Community detection is a problem that can be defined as a bottom up or top down clustering of a network. Precisely, visualizing a huge network and understand the various nuances in the network without getting into the privacy details. A typical community detection algorithm shares some similarities with classical clustering algorithm.


Relevant Papers