You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
you don't count vertices with negative modularities. Why so?
It's strange because it leads to different modularities for same compressed and not compressed graph. IfI am right modularities for such graphs must be equal. Or not?
The text was updated successfully, but these errors were encountered:
Here
spark-distributed-louvain-modularity/dga-graphx/src/main/scala/com/soteradefense/dga/graphx/louvain/LouvainCore.scala
Line 152 in 72d8042
It's strange because it leads to different modularities for same compressed and not compressed graph. IfI am right modularities for such graphs must be equal. Or not?
The text was updated successfully, but these errors were encountered: