Thanks, Suneel, for a piece of advice. I found something general in https://cwiki.apache.org/confluence/display/MAHOUT/RowSimilarityJob but I can not find about coding because from the page it looks like:
MapReduce(); VectorSimilarityMeasure.normalize(); VectorSimilarityMeasure.aggregate(); Any code sample? Thanks, Darius 2013/9/3 Suneel Marthi <[email protected]> > Pat had put up a wiki page for this. I don't have it handy but u could > check on Mahout Wiki > > Sent from my iPhone > > On Sep 3, 2013, at 5:47 AM, Darius Miliauskas <[email protected]> > wrote: > > > Dear All, > > > > trying to find the way how to use "RowSimilarityJob" in Java code (not > > cmd), and I have no idea what parameters or methods I should use in order > > to run with vectors. I would appreciate any samples of the code! > > > > > > Thanks, > > > > Darius >
