igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] personalized pagerank computation issue


From: Tamas Nepusz
Subject: Re: [igraph] personalized pagerank computation issue
Date: Mon, 27 Jan 2020 19:13:05 +0100

  • However, if I use personalized but some nodes have no outgoing edges, then the results differ.
How does your algorithm handle nodes with no outbound edges? When your random walker reaches such a node, does it jump randomly to any other node in the graph chosen from a uniform distribution, does it jump back to the starting point, does it jump back to some random node based on the personalization vector, or some other option?

All the best,
T.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]