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   
 

Classes in org.apache.mahout.cf.taste.impl.model used by org.apache.mahout.cf.taste.impl.model
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
           This implementation maintains two parallel arrays, of user IDs and values.
 



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