Uses of Package
org.apache.mahout.cf.taste.hadoop.similarity.item

Packages that use org.apache.mahout.cf.taste.hadoop.similarity.item
org.apache.mahout.cf.taste.hadoop.similarity.item   
 

Classes in org.apache.mahout.cf.taste.hadoop.similarity.item used by org.apache.mahout.cf.taste.hadoop.similarity.item
CountUsersKeyWritable
          a writable key that is used by CountUsersMapper and CountUsersReducer to count unique users by sending all userIDs to the same reducer and have them sorted in ascending order so that there's no buffering necessary when counting them
 



Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.