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

Packages that use org.apache.mahout.cf.taste.impl.model
org.apache.mahout.cf.taste.impl.model   
org.apache.mahout.cf.taste.impl.model.file   
 

Classes in org.apache.mahout.cf.taste.impl.model used by org.apache.mahout.cf.taste.impl.model
AbstractDataModel
          Contains some features common to all implementations.
AbstractIDMigrator
           
AbstractJDBCIDMigrator
          Implementation which stores the reverse long-to-String mapping in a database.
BooleanItemPreferenceArray
           Like BooleanUserPreferenceArray but stores preferences for one item (all item IDs the same) rather than one user.
BooleanUserPreferenceArray
           Like GenericUserPreferenceArray but stores, conceptually, BooleanPreference objects which have no associated preference value.
GenericItemPreferenceArray
           Like GenericUserPreferenceArray but stores preferences for one item (all item IDs the same) rather than one user.
GenericUserPreferenceArray
           Like GenericItemPreferenceArray but stores preferences for one user (all user IDs the same) rather than one item.
PlusAnonymousUserDataModel
           This DataModel decorator class is useful in a situation where you wish to recommend to a user that doesn't really exist yet in your actual DataModel.
 

Classes in org.apache.mahout.cf.taste.impl.model used by org.apache.mahout.cf.taste.impl.model.file
AbstractDataModel
          Contains some features common to all implementations.
AbstractIDMigrator
           
 



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