Skip to content

pucca09/Louvain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Louvain algorithm, community detection, ,scala

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published