On Jun 27, 2010, at 12:10 PM, Manish Katyal wrote: > Is there an implementation of the page-rank algorithm in Mahout?
No, there isn't. However, do you mean to implement one specifically for link analysis or a general purpose one? > > If not, I'd like to implement it. Any advice appreciated, Have a look at the matrix/vector libraries. See also the How To Contribute page on the wiki. -Grant
