-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hi,
I am working with a graph that has both node attributes (numerical) and edge labels (categorical, string-like). I checked the community detection algorithms listed in
https://cdlib.readthedocs.io/en/latest/reference/cd_algorithms/node_clustering.html,
and saw that eva and ilouvain algorithms are capable of handling node attributes. However, from the descriptions, I am not finding an algorithm that can handle edge-labeled graphs.
Is there any CD algorithm implemented in cdlib that can handle both labeled-edge and node attributes?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request