Open
Description
Let's assume, we want to get model scores for a non-existing triple, i.e., a pair of nodes, which is not connected. It looks like we should calculate relational paths for non-existing triples during the calculation of paths for train/valid/test, because of Bag-Of-Paths (BOP). Or should we calculate those paths after training and use only that paths, which are presented in the train+valid+test?
Metadata
Metadata
Assignees
Labels
No labels