Hi, The model in that paper is simply the multilayer SBM described here:
https://graph-tool.skewed.de/static/doc/demos/inference/inference.html#layered-networks It should be applied on multilayer network where one layer is composed of bipartite node-metadata edges. Best, Tiago Am 19.09.19 um 20:06 schrieb jsfog: > Hi, > > I would like to implement the community detection with metadata method that > is described in the paper "Network structure, metadata and the prediction of > missing nodes and annotations" by Hric, Peixoto, and Fortunato. The paper > mentions that the method is implemented in graph-tool but I haven't been > able to find it anywhere in the graph-tool documentation. Could you please > point me towards the relevant function(s) and any documentation that exists? > > Thank you, > Jamie > > > > -- > Sent from: > http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/ > _______________________________________________ > graph-tool mailing list > [email protected] > https://lists.skewed.de/mailman/listinfo/graph-tool > -- Tiago de Paula Peixoto <[email protected]> _______________________________________________ graph-tool mailing list [email protected] https://lists.skewed.de/mailman/listinfo/graph-tool
