3 Community Detection Methods and Mining
3 Community Detection Methods and Mining
Modularity measures the strength of a community partition by taking into account the
degree distribution. A larger value indicates a good community structure
One advantage of modularity is that it can be computed using only connectivity of the
network, in the absence of any node labels or other information. However, this property can
also be considered a weakness because modularity is unable to incorporate metadata (e.g.
node labels) even if it is available.
Modularity measures internal and not external connectivity, but it does so with reference to
a randomized null model.
The modularity can be either positive or negative. Positive values indicate the possible
presence of community structure