protected class BinomialDiversityReranker.BinomialDiversityUserReranker extends LambdaReranker.LambdaUserReranker
BinomialDiversityReranker.novMap, novStats, relStatsmaxLength, recommendation| Constructor and Description |
|---|
BinomialDiversityUserReranker(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 BinomialDiversityUserReranker(Recommendation<U,I> recommendation, int maxLength)
recommendation - input recommendation to be re-rankedmaxLength - number of items to be greedily selectedprotected double nov(Tuple2od<I> itemValue)
nov in class LambdaReranker.LambdaUserRerankerCopyright © 2016. All rights reserved.