0
4.4kviews
How is page rank iteration done using map reduce.
1 Answer
0
120views

One iteration of the PageRank algorithm involves taking an estimated PageRank vector v and computing the next estimate v ′ by

enter image description here

Where,

β is a constant slightly less than 1

e is a vector of all 1’s

n is the number of nodes in the graph that transition matrix M …

Create a free account to keep reading this post.

and 5 others joined a min ago.

Please log in to add an answer.