SkillAgentSearch skills...

Louvain

Louvain algorithm, community detection, ,scala

Install / Use

/learn @pucca09/Louvain
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<link href="http://kevinburke.bitbucket.org/markdowncss/markdown.css" rel="stylesheet"></link>

Bagging-based Group Detection Algorithm

  • To detect group user based on community detection algorithm - louvain.
  • Support Spark 2.0.

Louvain Algorithm

The Louvain Method for community detection is a method to extract communities from large networks created by Vincent Blondel, Jean-Loup Guillaume, Renaud Lambiotte and Etienne Lefebvre. The method is a greedy optimization method that appears to run in time O(n log n). More comprehensive information please refer to wiki - Louvain.

Usage

  • Source code please see algorithm folder
  • Main function is located in driver folder

Contact Author

Email : cqq@bupt.edu.cn

Related Skills

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated4y ago
Forks5

Languages

Scala

Security Score

65/100

Audited on Aug 27, 2021

No findings