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

Packages that use org.apache.mahout.cf.taste.model
org.apache.mahout.cf.taste.eval   
org.apache.mahout.cf.taste.impl.eval   
org.apache.mahout.cf.taste.impl.model   
org.apache.mahout.cf.taste.impl.model.file   
org.apache.mahout.cf.taste.impl.neighborhood   
org.apache.mahout.cf.taste.impl.recommender   
org.apache.mahout.cf.taste.impl.recommender.knn   
org.apache.mahout.cf.taste.impl.recommender.slopeone   
org.apache.mahout.cf.taste.impl.recommender.slopeone.file   
org.apache.mahout.cf.taste.impl.recommender.svd   
org.apache.mahout.cf.taste.impl.similarity   
org.apache.mahout.cf.taste.impl.transforms   
org.apache.mahout.cf.taste.model   
org.apache.mahout.cf.taste.recommender   
org.apache.mahout.cf.taste.recommender.slopeone   
org.apache.mahout.cf.taste.transforms   
 

Classes in org.apache.mahout.cf.taste.model used by org.apache.mahout.cf.taste.eval
DataModel
           Implementations represent a repository of information about users and their associated Preferences for items.
PreferenceArray
          An alternate representation of an array of Preference.
 

Classes in org.apache.mahout.cf.taste.model used by org.apache.mahout.cf.taste.impl.eval
DataModel
           Implementations represent a repository of information about users and their associated Preferences for items.
Preference
           A encapsulates an item and a preference value, which indicates the strength of the preference for it.
PreferenceArray
          An alternate representation of an array of Preference.
 

Classes in org.apache.mahout.cf.taste.model used by org.apache.mahout.cf.taste.impl.model
DataModel
           Implementations represent a repository of information about users and their associated Preferences for items.
IDMigrator
           Mahout 0.2 changed the framework to operate only in terms of numeric (long) ID values for users and items.
Preference
           A encapsulates an item and a preference value, which indicates the strength of the preference for it.
PreferenceArray
          An alternate representation of an array of Preference.
UpdatableIDMigrator
           
 

Classes in org.apache.mahout.cf.taste.model used by org.apache.mahout.cf.taste.impl.model.file
DataModel
           Implementations represent a repository of information about users and their associated Preferences for items.
IDMigrator
           Mahout 0.2 changed the framework to operate only in terms of numeric (long) ID values for users and items.
PreferenceArray
          An alternate representation of an array of Preference.
 

Classes in org.apache.mahout.cf.taste.model used by org.apache.mahout.cf.taste.impl.neighborhood
DataModel
           Implementations represent a repository of information about users and their associated Preferences for items.
 

Classes in org.apache.mahout.cf.taste.model used by org.apache.mahout.cf.taste.impl.recommender
DataModel
           Implementations represent a repository of information about users and their associated Preferences for items.
PreferenceArray
          An alternate representation of an array of Preference.
 

Classes in org.apache.mahout.cf.taste.model used by org.apache.mahout.cf.taste.impl.recommender.knn
DataModel
           Implementations represent a repository of information about users and their associated Preferences for items.
PreferenceArray
          An alternate representation of an array of Preference.
 

Classes in org.apache.mahout.cf.taste.model used by org.apache.mahout.cf.taste.impl.recommender.slopeone
DataModel
           Implementations represent a repository of information about users and their associated Preferences for items.
PreferenceArray
          An alternate representation of an array of Preference.
 

Classes in org.apache.mahout.cf.taste.model used by org.apache.mahout.cf.taste.impl.recommender.slopeone.file
PreferenceArray
          An alternate representation of an array of Preference.
 

Classes in org.apache.mahout.cf.taste.model used by org.apache.mahout.cf.taste.impl.recommender.svd
DataModel
           Implementations represent a repository of information about users and their associated Preferences for items.
PreferenceArray
          An alternate representation of an array of Preference.
 

Classes in org.apache.mahout.cf.taste.model used by org.apache.mahout.cf.taste.impl.similarity
DataModel
           Implementations represent a repository of information about users and their associated Preferences for items.
 

Classes in org.apache.mahout.cf.taste.model used by org.apache.mahout.cf.taste.impl.transforms
DataModel
           Implementations represent a repository of information about users and their associated Preferences for items.
Preference
           A encapsulates an item and a preference value, which indicates the strength of the preference for it.
 

Classes in org.apache.mahout.cf.taste.model used by org.apache.mahout.cf.taste.model
DataModel
           Implementations represent a repository of information about users and their associated Preferences for items.
IDMigrator
           Mahout 0.2 changed the framework to operate only in terms of numeric (long) ID values for users and items.
Preference
           A encapsulates an item and a preference value, which indicates the strength of the preference for it.
PreferenceArray
          An alternate representation of an array of Preference.
 

Classes in org.apache.mahout.cf.taste.model used by org.apache.mahout.cf.taste.recommender
DataModel
           Implementations represent a repository of information about users and their associated Preferences for items.
PreferenceArray
          An alternate representation of an array of Preference.
 

Classes in org.apache.mahout.cf.taste.model used by org.apache.mahout.cf.taste.recommender.slopeone
PreferenceArray
          An alternate representation of an array of Preference.
 

Classes in org.apache.mahout.cf.taste.model used by org.apache.mahout.cf.taste.transforms
Preference
           A encapsulates an item and a preference value, which indicates the strength of the preference for it.
 



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