标签:code 物理 社区 nbsp detection community 权重 art algo
主要理解Louvain 算法中对于模块度的定义:模块度是评估一个社区网络划分好坏的度量方法,它的物理含义是社区内节点的连边数与随机情况下的边数只差,它的取值范围是 [?1/2,1)。可以简单地理解为社区内部所有边权重和减去与社区相连的边权重和。
https://blog.csdn.net/qq_40438165/article/details/83374304
https://www.cnblogs.com/allanspark/p/4197980.html
Louvain algorithm for community detection
标签:code 物理 社区 nbsp detection community 权重 art algo
原文地址:https://www.cnblogs.com/shanyr/p/10387278.html