@DefaultImplementation(value=ItemItemGlobalScorer.class) public interface ItemItemModelBackedGlobalScorer extends GlobalItemScorer
| Modifier and Type | Method and Description |
|---|---|
ItemItemModel |
getModel()
Get the item-item model backing this scorer.
|
LongSet |
getScoreableItems(Collection<Long> queryItems)
Get the set of scoreable items for a basket of items.
|
globalScore, globalScore, globalScoreItemItemModel getModel()
LongSet getScoreableItems(Collection<Long> queryItems)
queryItems - The basket of items to make recommendation.