Skip to content

Python project to find communities in a social network using co-location data.

Notifications You must be signed in to change notification settings

Ratnasambhav/Cooperative-Community

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cooperative-Community

Python project to find communities in a social network using co-location data.

This project confers about various methods of discovering communities in a social network contained inside a particular location or organization. Community detection in such social networks is a difficult task because of its complexity, rapid rate of change, size and high number of linkages between different nodes. The paper proposes a Community Detection Method to discover communities in a closed social network using 2 metrics: Friendship and Colocation Metrics. At the end the efficiency of community detection can be modified by using a threshold ‘k’.

Additional details can be found in the accompnied report on the project.

About

Python project to find communities in a social network using co-location data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages