U - type of the usersI - type of the itemspublic class ISDCItemNovelty<U,I> extends ItemNovelty<U,I>
ItemNovelty.UserItemNoveltyModel<U,I>UserModel.Model<U>| Constructor and Description |
|---|
ISDCItemNovelty(int nSystems,
Function<U,List<List<I>>> otherUserRecommendations,
RankingDiscountModel disc)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected ItemNovelty.UserItemNoveltyModel<U,I> |
get(U u) |
getModelinitializeprotected ItemNovelty.UserItemNoveltyModel<U,I> get(U u)
get in class ItemNovelty<U,I>Copyright © 2016. All rights reserved.