Skip to content

implemented label propagation algorithm to detect communities in large scala networks

Notifications You must be signed in to change notification settings

sarojinigarapati/community-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

. In a Linux system, open the terminal and go into the specified directory where the program and data are present. . Type python main1.py data_file. For example, python main1.py email.txt. . THis will start the simulation and output the mentioned results. . ALl the datasets used with this project are presented in this folder too. . THe program also generated .png files to view the structure of communities detected.

About

implemented label propagation algorithm to detect communities in large scala networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages