I want to implement community detection. My goal is to get valid dataset and form graph and perform community detection algorithm. But I need help in finding which dataset should I have to start with. Which algo is good to achieve this task ( I read about newman-Girvan algorithm) what are the steps to find the category of any particular cluster as community.

it would be really helpful if someone just name the steps from start to end.

Similar questions and discussions