hello, in *org.apache.mahout.cf.taste.impl.recommender.GenericUserBasedRecommender* contains a method "mostSimilarUserIDs" i am able to get some user id as a result and similarity function i used is "pearson correlation" when i calculated the similarity btw the user which is passed as argument and results of "mostSimilarUserIDs" are not matching with the pearson correlation value.
Thanks and Regards, Vinayak B
