Web search 6: PageRank using MapReduce

Victor Lavrenko
Victor Lavrenko
23.7 هزار بار بازدید - 11 سال پیش - The PageRank algorithm has an
The PageRank algorithm has an elegant MapReduce implementation.  The mapper emits initial PageRank values for every node. The reducer receives all PageRank contributions for a given node, adds them up, and emits its contribution to its own outgoing links.
11 سال پیش در تاریخ 1392/10/30 منتشر شده است.
23,757 بـار بازدید شده
... بیشتر