Open
Description
Hi, thanks for sharing your code, I have encountered some problems.
if g.has_edge(0, 1): g.remove_edge(0, 1)
Why do we need to remove the links between positive samples of the training set? When using supervised learning for link prediction, the links between positive samples of the training set are usually preserved. thanks
Metadata
Assignees
Labels
No labels