neo4j / graph-data-science

Source code for the Neo4j Graph Data Science library of graph algorithms.
https://neo4j.com/docs/graph-data-science/current/
Other
596 stars 157 forks source link

fix documentation on making recommendations #273

Open airtyon opened 1 year ago

airtyon commented 1 year ago

If I am not wrong; after reading the Making recommendations paragraph, it looks like the query does make predictions correctly but for opposite order of people(nodes) in the graph.

This can also be seen by looking at the graph image a few paragraphs above the aforementioned paragraph.

I decided to replace the nodes with one another. Matt -> Annie; Annie -> Matt.