At 2014-11-13 21:28:52 +, "Ommen, Jurgen" wrote:
> I'm using GraphX and playing around with its PageRank algorithm. However, I
> can't see from the documentation how to use edge weight when running PageRank.
> Is this possible to consider edge weights and how would I do it?
There's no built-
Hi,
I'm using GraphX and playing around with its PageRank algorithm. However, I
can't see from the documentation how to use edge weight when running PageRank.
Is this possible to consider edge weights and how would I do it?
Thank you very much for your help and my best regards,
Jürgen
Hello,
I have been playing around with GraphX and its PageRank capabilities.
Something I'm not seeing in the documentation is how to initialize
PageRank using edge weights. Is this even possible, or would I need to
reimplement the PageRank algorithm so that it can use an Edge property as
part of