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

Packages that use org.apache.mahout.cf.taste.similarity
org.apache.mahout.cf.taste.impl.neighborhood   
org.apache.mahout.cf.taste.impl.recommender   
org.apache.mahout.cf.taste.impl.similarity   
org.apache.mahout.cf.taste.impl.similarity.file   
org.apache.mahout.cf.taste.similarity   
 

Classes in org.apache.mahout.cf.taste.similarity used by org.apache.mahout.cf.taste.impl.neighborhood
UserSimilarity
           Implementations of this interface define a notion of similarity between two users.
 

Classes in org.apache.mahout.cf.taste.similarity used by org.apache.mahout.cf.taste.impl.recommender
ItemSimilarity
           Implementations of this interface define a notion of similarity between two items.
UserSimilarity
           Implementations of this interface define a notion of similarity between two users.
 

Classes in org.apache.mahout.cf.taste.similarity used by org.apache.mahout.cf.taste.impl.similarity
ItemSimilarity
           Implementations of this interface define a notion of similarity between two items.
PreferenceInferrer
           Implementations of this interface compute an inferred preference for a user and an item that the user has not expressed any preference for.
UserSimilarity
           Implementations of this interface define a notion of similarity between two users.
 

Classes in org.apache.mahout.cf.taste.similarity used by org.apache.mahout.cf.taste.impl.similarity.file
ItemSimilarity
           Implementations of this interface define a notion of similarity between two items.
 

Classes in org.apache.mahout.cf.taste.similarity used by org.apache.mahout.cf.taste.similarity
PreferenceInferrer
           Implementations of this interface compute an inferred preference for a user and an item that the user has not expressed any preference for.
 



Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.