There are no vertices of zero outdegree.
The total rank for the graph with numIter = 10 is 4.99 and for the graph
with numIter = 100 is 5.99
I do not know why so much variation.
On Tue, Nov 18, 2014 at 3:22 PM, Ankur Dave wrote:
> At 2014-11-18 12:02:52 +0530, Deep Pradhan
> wrote:
> > I just r
At 2014-11-18 12:02:52 +0530, Deep Pradhan wrote:
> I just ran the PageRank code in GraphX with some sample data. What I am
> seeing is that the total rank changes drastically if I change the number of
> iterations from 10 to 100. Why is that so?
As far as I understand, the total rank should asym
Hi,
I just ran the PageRank code in GraphX with some sample data. What I am
seeing is that the total rank changes drastically if I change the number of
iterations from 10 to 100. Why is that so?
Thank You