Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
04-28-2020 02:35 AM
Hello everybody,
I'm learning Label Propagation Algorithm. I don't know how the data has to be, do I need to have a dense network ?
I also don't about the relationship, I got all my nodes, but I don't know how to get the good labels. Do I need to have a lot of relationships between every nodes ?
05-04-2020 11:00 AM
The label propagation will run on any graph -- the density of your graph will determine how many communities you find.
You need to have some relationships between your nodes, otherwise they will all be in individual communities.
Please see the documentation: https://neo4j.com/docs/graph-data-science/current/algorithms/label-propagation/
05-09-2020 07:33 AM
Thank you very much for the answer
All the sessions of the conference are now available online