protected class AlphaXQuAD.UserAlphaXQuAD extends LambdaReranker.LambdaUserReranker
AlphaXQuAD.novMap, novStats, relStatsmaxLength, recommendation| Constructor and Description |
|---|
UserAlphaXQuAD(Recommendation<U,I> recommendation,
int maxLength)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected double |
nov(Tuple2od<I> iv) |
protected void |
update(Tuple2od<I> biv) |
norm, selectItem, valuererankPermutationpublic UserAlphaXQuAD(Recommendation<U,I> recommendation, int maxLength)
recommendation - input recommendation to be re-rankedmaxLength - maximum length to be re-ranked with xQuADprotected double nov(Tuple2od<I> iv)
nov in class LambdaReranker.LambdaUserRerankerCopyright © 2016. All rights reserved.