| Interface | Description |
|---|---|
| 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.
|
| JDBCDataModel | |
| 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 |
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.