In community detection, the modularity score measures the strength of the division of a network into clusters, also known as communities or modules. A cluster is defined as a group of nodes that are more densely connected to each other than to the rest of the network. The modularity score represents the difference between the actual fraction of edges that fall within a defined cluster and the expected fraction of edges that would fal....
Log in to view the answer