Difference between revisions of "Community Detection"

From Cohen Courses
Jump to navigationJump to search
 
m (1 revision)
 
(No difference)

Latest revision as of 11:42, 3 September 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