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
           This implementation maintains two parallel arrays, of user IDs and values.
 

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-2010 The Apache Software Foundation. All Rights Reserved.