Skip to content

The course project for CS5344. It implements non-overlapping community detection algorithm BIGCLAM in mapReduce manner.

Notifications You must be signed in to change notification settings

jeremyzhangsq/map-reduce-bigclam

Repository files navigation

map-reduce-bigclam

python main.py dataset.txt community.txt algorithm k outputfile.txt

e.g. python main.py dataset/dblp20.txt dataset/dblp_comm20.txt bigclam 20 dataset/output20.txt

About

The course project for CS5344. It implements non-overlapping community detection algorithm BIGCLAM in mapReduce manner.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages