public class MMR.UserMMR extends LambdaReranker.LambdaUserReranker
MMR.novMap, novStats, relStatsmaxLength, recommendation| Constructor and Description |
|---|
UserMMR(Recommendation<U,I> recommendation,
int maxLength)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected double |
nov(Tuple2od<I> itemValue) |
protected void |
update(Tuple2od<I> bestItemValue) |
norm, selectItem, valuererankPermutationpublic UserMMR(Recommendation<U,I> recommendation, int maxLength)
recommendation - input recommendation to be re-rankedmaxLength - maximum length of the re-ranked recommendationprotected double nov(Tuple2od<I> itemValue)
nov in class LambdaReranker.LambdaUserRerankerCopyright © 2016. All rights reserved.