Coursework pertaining to CS6670 : Topics in Data Mining offered in Spring 2018
-
Reproduce results in the paper Beyond Friendship and Followers: The Wikipedia Social Network by Johanna Geiss et al.
- The relevant code for this is present in the directories named
community_detection
,pagerank
.
- The relevant code for this is present in the directories named
-
We propose a 5 step pipeline for placing pages in certain synthetically detected communities.
- This is elucidated in the directory
pipeline
.
- This is elucidated in the directory