public class BinomialCoverageReranker.BinomialCoverageUserReranker extends LambdaReranker.LambdaUserReranker
BinomialCoverageReranker.novMap, novStats, relStatsmaxLength, recommendation| Constructor and Description |
|---|
BinomialCoverageUserReranker(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 BinomialCoverageUserReranker(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.