Python Louvain 0 16

Python implementation of the Louvain algorithm for community detection in graphs. Produces modularity-optimized partitions of undirected NetworkX graphs with support for weighted edges, resolution parameters, and dendrogram generation. Use when detecting communities in social networks, biological networks, citation graphs, or any graph where modular structure reveals meaningful groupings.

tangledgroup 712bb6a 2 files · 12.5 KB Updated

File contents

tangledgroup/tangled-skills/tree/main/misc/python-louvain-0-16 commit 712bb6a923

Frequently asked questions

npx skillmds@latest add tangledgroup/python-louvain-0-16