β03-17-2022 12:20 AM
Hello,
While using the FastRP algorithm, a phrase in the documentation caught my attention. I also faced this situation.
Link: Fast Random Projection - Neo4j Graph Data Science
Phrase: Because of L2 normalization which is applied to each iteration (here only one iteration), all nodes have the same embedding despite having different age values (apart from rounding errors).
When getting embedding with FastRP on a graph (Let's consider only the properties, that is, propertyRatio = 1), how can the embedding of 2 nodes with exactly the same values ββbe the different? In the link I shared above, this was explained as if it was a normal situation, but it seemed a bit inconvenient to me.
β03-19-2022 01:30 AM
Hello @berkay.coskuner98 and welcome to the Neo4j community
Please do not open multiple topics for the same issue. You got an answer here.
Regards,
Cobra