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.svd   
org.apache.mahout.cf.taste.impl.similarity   
org.apache.mahout.cf.taste.model   
org.apache.mahout.cf.taste.recommender   
 

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 Preference 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 Preference 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.svd
DataModel
           Implementations represent a repository of information about users and their associated Preferences for items.
Preference
           A Preference 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.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.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 Preference 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.
 



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