Infomap implementation in Matlab
3 views (last 30 days)
Show older comments
Hello, everybody.
I am trying to create clusters or communities in a dataset, to prove it I am first trying to emulate in well known and documented case of the "Southern Women" whose starting data can be found in
http://konect.uni-koblenz.de/networks/opsahl-southernwomen
To create the clusters, I am trying to run the infomap algorithm from https://www.mapequation.org/infomap/ but I am not able to get the communities of this bipartite dataset. Is it possible to do this from Matab?
I have already tried with the Community Detection Toolbox, but I have not found documentation on how to run infomap with this or other examples..
In the attached file sw.txt there is the dataset of the southern women in the input format of mapping in case it helps, and in the file sw.jpg there is the final output expected from the communities formed by the input data, which I cannot create and that I would like to create with Matlab
Any help is more than welcome.
Thank you very much in advance
0 Comments
Answers (0)
See Also
Categories
Find more on Text Data Preparation in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!