Hi,
Is there a way to detect communities in a bipartite graph?
For bipartite graphs (e.g. users and movies), I know it is possible to calculate similarities for pairs of nodes (i.e. users). What I would like to do is to get the groups of users that ...