At 2014-08-20 10:57:57 -0700, Mohit Singh <mohit1...@gmail.com> wrote:
> I was wondering if Personalized Page Rank algorithm is implemented in graphx. 
> If the talks and presentation were to be believed 
> (https://amplab.cs.berkeley.edu/wp-content/uploads/2014/02/graphx@strata2014_final.pdf)
>  it is.. but cant find the algo code 
> (https://github.com/amplab/graphx/tree/master/graphx/src/main/scala/org/apache/spark/graphx/lib)?

Those slides only mean Personalized PageRank can be expressed within the 
neighborhood-centric model. I don't think anyone has implemented it for GraphX 
yet. If you're interested in doing that, we'd be glad to add it to the library!

Ankur

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org

Reply via email to