Skip to content
Discussion options

You must be logged in to vote

Hi, and thanks for reaching out!

It sounds like your network Is very dense, making it hard to find a meaningful community structure.

The usual way to handle these situations is to use the flag --markov-time f for some f smaller than 1.

You can also consider thresholding how many links you include to make the network more sparse with --weight-threshold n.

If the data is aggregated and you can stratify it into multiple layers, that would also help.

Let me know how it goes!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by antoneri
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #240 on November 01, 2021 09:30.