You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 19, 2020. It is now read-only.
Hello,
I ran Circulo algorithms on my own data which is a graphml file of all the followers connection from a twitter account.
Sadly I get this result:
It is a multicolor graph where you can't see any colored communities (green red blue are all over the graph). And this is happening for every algorithm. This is the final plotted graph file that you can open with Igraph to see the same: followers.txt
I tried the algorithms on the "karate" dataset and they work fine. So the problem comes from my dataset.
I launch algorithms on this graphml file (converted to a .txt to be able to link in on this page) with 1354 nodes and 2756 edges: followers.txt