@Shareable public class GlobalMeanRatingItemScorer extends ConstantItemScorer
Item scorer that scores every item with the global mean rating. It is not useful to use this scorer for ranking items.
ConstantItemScorer.Value
Constructor and Description |
---|
GlobalMeanRatingItemScorer(RatingSummary summary) |
scoreWithDetails
score, score
@Inject public GlobalMeanRatingItemScorer(RatingSummary summary)