Far
Far

Reputation: 5

where can I find datasets with ground truth communities for disjoint community detection?

I have an algorithm in community detection in a complex network but I need a small, medium and large size datasets with ground truth communities. I have found two, named Zarchy karate club and U.S. football team but I need more for evaluation.

Upvotes: 0

Views: 666

Answers (1)

Vincent Labatut
Vincent Labatut

Reputation: 1808

You can check the SNAP dataset. However, note that using ground truth community structures has been criticized in the literature, see (Lee & Cunningham 2017), (Dao et al. 2017), (Chakraborty et al. 2018)

Upvotes: 1

Related Questions