I worked on an algorithm and it's giving overlapping clusters. Not many are overlapping though, any ideas on how to clean my output for submission ?
Thanks
Created by Srikanth If your method gives a measure of cluster membership of each node, assign to the best cluster. Otherwise, you could assign to the cluster that maximizes the modularity of the network.
--daniel