Closed JakeSAI closed 3 years ago
Louvain clustering is currently non-deterministic, due to random re-ordering of the agglomeration in the underlying C++ module. Passing a random seed from the top-level function down to this module would allow for reproducible clustering outputs.
Tasks:
Validation:
Superseded by #92
Louvain clustering is currently non-deterministic, due to random re-ordering of the agglomeration in the underlying C++ module. Passing a random seed from the top-level function down to this module would allow for reproducible clustering outputs.
Tasks:
Validation: