GraphChi(C++) Personalized Pagerank

172 views
Skip to first unread message

Sela

unread,
Apr 29, 2014, 3:15:50 PM4/29/14
to graphchi...@googlegroups.com
Is there an implementation of PPR in C++ version of GrapgChi?
If not, how would you suggest to approach its implementation using GraphChi.
Thanks

Aapo Kyrola

unread,
Apr 29, 2014, 3:19:57 PM4/29/14
to graphchi...@googlegroups.com

Hi Sela,

unfortunately there is only personalized pagerank in the Java-version, using the DrunkardMob algorithm:

If you need to compute PPR for just one user a time, it is easy to modify the basic Pagerank for this purpose.

Aapo

--
You received this message because you are subscribed to the Google Groups "graphchi-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to graphchi-discu...@googlegroups.com.
To post to this group, send email to graphchi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/graphchi-discuss/574ac61e-cd1b-4761-a6e1-af4acf399ed8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Aapo Kyrola
Ph.D. student, http://www.cs.cmu.edu/~akyrola
GraphChi: Big Data - small machine: http://graphchi.org
twitter: @kyrpov

Sela

unread,
Apr 29, 2014, 3:49:05 PM4/29/14
to graphchi...@googlegroups.com
Thanks, I couldn't find the code where you perform the jump to random vertex (which I could modify to be random out of specific set of vertices)?

Aapo Kyrola

unread,
Apr 29, 2014, 3:50:52 PM4/29/14
to graphchi...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages