Coder Social home page Coder Social logo

Comments (1)

vtraag avatar vtraag commented on August 15, 2024

The order of the nodes is unaffected. The communities object is simply a list of the membership for each individual graph as provided in graph_list. The order of the membership is identical to the order of the nodes in each graph in graph_list. The vertex_id_attr is only used to link nodes from one slice to another slice.

The number of communities is fixed for the entire temporal graph. That is, it detects communities across all temporal slices all at once. Each time slice may then contain different clusters of course. If a node is assigned to cluster 1 in slice 1 and also in slice 2, the node has then stayed in the same community. Hopefully this clarifies things? If not, perhaps the documentation at https://leidenalg.readthedocs.io/en/stable/multiplex.html provides more clarity.

from leidenalg.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.