U
- type of the usersI
- type of the itemspublic class NumRetrieved<U,I> extends AbstractRecommendationMetric<U,I>
Constructor and Description |
---|
NumRetrieved() |
Modifier and Type | Method and Description |
---|---|
double |
evaluate(Recommendation<U,I> recommendation)
Returns a score for the recommendation list.
|
public double evaluate(Recommendation<U,I> recommendation)
recommendation
- recommendation listCopyright © 2016. All rights reserved.