memgraph / mage

MAGE - Memgraph Advanced Graph Extensions :crystal_ball:
Apache License 2.0
240 stars 23 forks source link

Link prediction method in documentation is called `recommend` while in the code it's `recommended_vertex` #421

Closed Josipmrden closed 4 months ago

Josipmrden commented 7 months ago

In documentation we have the correct naming of the link prediction method called "recommend". In the code we have it under "recommended_vertex" and also it is in the blog post https://memgraph.com/blog/building-a-recommendation-system-for-telecommunication-packages-using-graph-neural-networks like that. It should be change to recommend.

katarinasupe commented 4 months ago

@as51340 @antepusic can this issue be closed?

antepusic commented 4 months ago

@as51340 @antepusic can this issue be closed?

Closing it since #425 has been merged.