Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TODO: More clustering algorithms #5

Open
oxy86 opened this issue Jan 23, 2017 · 0 comments
Open

TODO: More clustering algorithms #5

oxy86 opened this issue Jan 23, 2017 · 0 comments
Assignees
Milestone

Comments

@oxy86
Copy link
Member

oxy86 commented Jan 23, 2017

Except HCA, SocNetV should implement the following clustering algorithms to automate finding community structure:

  • the Girvan-Newman algorithm, older one for small graphs mainly, see paper " Community structure in social and biological networks"
  • the Clauset-Newman-Moore algorithm, see paper "Finding community structure in very large networks"
  • the Wakita and Tsurumi algorithm, see paper “Finding Community Structure in Mega-scale Social Networks”
@oxy86 oxy86 self-assigned this Jan 23, 2017
@oxy86 oxy86 added this to the 2.4 milestone Jan 23, 2017
@oxy86 oxy86 changed the title More clustering algorithms TODO: More clustering algorithms Jan 23, 2017
@oxy86 oxy86 modified the milestone: 2.4 Jul 7, 2017
@oxy86 oxy86 modified the milestones: 2.5, 2.4 Aug 3, 2017
@oxy86 oxy86 modified the milestones: v2.5, v2.6 Mar 10, 2019
@oxy86 oxy86 modified the milestones: v2.6, v2.7 Dec 28, 2020
@oxy86 oxy86 modified the milestones: v2.7, v2.9 Jun 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant