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)
Calculates the user model for user u.
|
getModel
initialize
protected ItemNovelty.UserItemNoveltyModel<U,I> get(U u)
UserModel
get
in class ItemNovelty<U,I>
u
- the userCopyright © 2016. All rights reserved.