Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Layer weights parameter for the find_partition_multiplex function #129

Merged

Conversation

bfarahdel
Copy link
Contributor

@bfarahdel bfarahdel commented May 25, 2023

A layer weights parameter has been added to the find_partition_multiplex function. By default, a layer weight of 1 will be assigned to each layer if the layer weights are not specified by the user as done in the original implementation. In this new implementation, the user can assign weights for each layer for multiplex community detection, which can be beneficial in cases when the layer weights would not equal 1 (e.g. negative links).

#128

@vtraag
Copy link
Owner

vtraag commented Jun 30, 2023

Thanks, this can indeed be useful to some people. Merging it.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants