Skip to content

Zhanelya/Big-Data-Project-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Big Data Project 2

###Community detection with a use of Hadoop MapReduce algorithm

Community detection is the process of finding communities within an arbitrary network through computational algorithms. In general, community detection provides a means of uncovering organizational principles within networks. This is valuable in revealing not only the network structure, but also the relationship between interacting nodes. Working in a group of 4, in this project we were tasked to find communities within a twitter dataset. To search for the strongly connected components we decided to look at the Bi-Directional Label Propagation Algorithm (Lv and Xie, 2012).

A complete set of implementation details and results can be found in the pdf report

About

Community detection with a use of Hadoop MapReduce algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages