Advertisement

FastUnfolding.py

  • 5星
  •     浏览量: 0
  •     大小:None
  •      文件类型:PY


简介:
FastUnfolding.py是一款用于实现Louvain算法进行社区检测的Python脚本。该工具能够高效地分析大型网络数据,识别出具有紧密联系的节点群组。 基于Python3的社区发现算法fast_unfolding已对其中的bug进行了修正。 Vincent D Blondel, Jean-Loup Guillaume, Renaud Lambiotte, Etienne Lefebvre在《Journal of Statistical Mechanics: Theory and Experiment》2008年第10期发表的文章中介绍了快速展开大型网络中的社区的方法。

全部评论 (0)

还没有任何评论哟~
客服
客服
  • FastUnfolding.py
    优质
    FastUnfolding.py是一款用于实现Louvain算法进行社区检测的Python脚本。该工具能够高效地分析大型网络数据,识别出具有紧密联系的节点群组。 基于Python3的社区发现算法fast_unfolding已对其中的bug进行了修正。 Vincent D Blondel, Jean-Loup Guillaume, Renaud Lambiotte, Etienne Lefebvre在《Journal of Statistical Mechanics: Theory and Experiment》2008年第10期发表的文章中介绍了快速展开大型网络中的社区的方法。