Registered
by
Vincent Traag
A python implementation of the Louvain algorithm for optimising various objective functions for doing community detection. Currently four different objective functions are implemented (CPM, signficance, modularity, and RB configuration null model), but the framework is quite flexible, and so should allow for quick implementations of other objective functions. This package depends on igraph in python.
Project information
- Maintainer:
- Vincent Traag
- Driver:
- Vincent Traag
- Licence:
- Creative Commons - No Rights Reserved
View full history Series and milestones
trunk series is the current focus of development.