Skip to content
Discussion options

You must be logged in to vote

There is sadly no good answer to this. If you have no further knowledge and simply want to predict the next state of the graph, you need to compute the probability of every potential edge, which obviously does not scale well and is kind of a limitation of link prediction models. However, often, you may be only interested in a set of candidates or the existence of a single edge.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@rusty1s
Comment options

@ozlander
Comment options

@rusty1s
Comment options

@ozlander
Comment options

@rusty1s
Comment options

Answer selected by ozlander
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants