I am working on a set of spectral clustering methods that can essentially be used to detect a community structure in a social network. I tried this on a very small data set (Zachary's Karate club) that was available to me. I am looking out for some large networks where I can check the performance of the algorithm. I tried looking the SNAP(snap.stanford.edu) but not getting a data set that contains a well defined community structure. Is there any data set which I can use for my purpose?
问问题
637 次
1 回答
0
http://www.growmeme.com/sna/visual上的“社交网络分析交互式数据集库”拥有 150 多个数据集,并且能够按大小和是否存在社区信息(除其他外)进行过滤。
于 2013-06-18T17:11:02.907 回答