Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
05-20-2020 07:15 AM
I am using Graph Data Science library to run louvain community detection. In order to scale my pipeline I am trying to move to a Native Projection, but in order to make that work well I have several weight values on relationships, some of which are 0.
I am trying to figure out if Louvain will ignore relationships with 0 value for weightProperty.
Thanks
Solved! Go to Solution.
05-21-2020 06:09 AM
Hello @betsy and welcome to the Neo4j community,
The Louvain algorithm (https://neo4j.com/docs/graph-data-science/current/algorithms/louvain/) won't ignore relationships with 0 value for relationshipWeightProperty:)
Regards,
Cobra
05-21-2020 06:09 AM
Hello @betsy and welcome to the Neo4j community,
The Louvain algorithm (https://neo4j.com/docs/graph-data-science/current/algorithms/louvain/) won't ignore relationships with 0 value for relationshipWeightProperty:)
Regards,
Cobra
All the sessions of the conference are now available online