Skip to content

evident0/community-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

community-detection

Description

Detect and Visualize Communities in a Graph using pandas and networkx. This project uses edge betweeness and the girvan newman algorithm to find communities from different graphs such as facebook pages mutually liked by users

Getting Started

  1. Run the community-detection.py using python 3.10 and above is recommended:
  2. Follow the instructions in the CLI. Example: L,2000 (create graph from fb-pages), N (next), D,7,spring (run algorithm to find communities), M (visualize and print data) alt text alt text

About

Detect and Visualize Communities in a Graph using pandas and networkx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages