|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| ClusteringRecommender | Interface implemented by "clustering" recommenders. |
| ItemBasedRecommender | Interface implemented by "item-based" recommenders. |
| RecommendedItem | Implementations encapsulate items that are recommended, and include
the Item recommended and a value expressing
the strength of the preference. |
| Recommender | Implementations of this interface can recommend Items for a
User. |
| Rescorer<T> | A Rescorer simply assigns a new "score" to a thing like an
Item or User which a Recommender
is considering returning as a top recommendation. |
| UserBasedRecommender | Interface implemented by "user-based" recommenders. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||