Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
03-11-2019 03:32 PM
Hello,
I would like to understand the interpretation that I should give to the pageRank coefficient I get from neo4j. For instance, in the example you show on your webpage, the HOME node has a coefficient of 3.23. How should I interpret this number? Is the average number of incoming links?
Thank you!!
03-11-2019 04:23 PM
Did you see the documentation of the graph algorithms library? It has a section explaining the page-rank algorithm.
03-12-2019 06:00 AM
Hello Michael,
The documentation explains that the score is a "PageRank weight", but it does not give me details on how I should interpret the number in real terms. What does a score of 3.5 mean? This is what I would like to know.
Thank you very much!
03-12-2019 06:34 AM
Did you check the wikipedia entry? It captures the transitive importance of a node, based on the number of neighbours pointing to it.
All the sessions of the conference are now available online