-
Notifications
You must be signed in to change notification settings - Fork 51
Sensitivity of community detection #1
Copy link
Copy link
Open
Labels
Description
Is it possible to pass an argument (or otherwise alter the code) such that a user can control the sensitivity of community detection (i.e. more sensitive would result in a larger number of communities and less sensitive would result in a smaller number)?
I see in the original paper the following: "However, our algorithm provides a decomposition of the network into communities for different levels of organization..... This result suggests that the intermediate solutions found by our algorithm may also be meaningful and that the uncovered hierarchical structure may allow the end-user to zoom in the network and to observe its structure with the desired resolution."
I am not clear though how I can obtain that flexibility / sensitivity. Thanks.
Reactions are currently unavailable