| Package | Description |
|---|---|
| org.apache.mahout.cf.taste.impl.model | |
| org.apache.mahout.cf.taste.impl.model.file |
| Class and Description |
|---|
| 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 |
| Class and Description |
|---|
| AbstractDataModel
Contains some features common to all implementations.
|
| AbstractIDMigrator |
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.