How does community_leiden function computes membership

2 views
Skip to first unread message

praveer kumar

unread,
Dec 21, 2023, 7:13:37 PM12/21/23
to Network analysis with igraph
Hi Experts, 
I am absolutely new to igraph, and I need some guiadence about the computation of membership.

subsample_subpartition = subgraph.community_leiden(objective_function='modularity',
                                                           weights=edge_weights,
                                                           n_iterations=-1)

This is my code , when I print "subsample_subpartition ", I see that it has something called "membership" property attached.
Untitled.png
Does any one has idea about membership.

Thanks in advance 
Reply all
Reply to author
Forward
0 new messages