Skip to content

Change default leiden clustering backend to igraph, and reduce default number of iterations #2865

@ivirshup

Description

@ivirshup

What kind of feature would you like to request?

Additional function parameters / changed functionality / changed defaults?

Please describe your wishes

On the recommendation of the library authors, we should change the default leiden backend to igraph (#1053) now that this has been made available in #2815).

At the same time, we should change the number of default iterations. Right now, we iterate until convergence. This can be very slow, especially for large datasets. We should probably just stick with the default of the underlying library (which is 2).

Metadata

Metadata

Assignees

No fields configured for Enhancement.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions