public static class GenericItemBasedRecommender.MostSimilarEstimator extends Object implements TopItems.Estimator<Long>
| Constructor and Description |
|---|
MostSimilarEstimator(long toItemID,
ItemSimilarity similarity,
Rescorer<LongPair> rescorer) |
public MostSimilarEstimator(long toItemID,
ItemSimilarity similarity,
Rescorer<LongPair> rescorer)
public double estimate(Long itemID) throws TasteException
estimate in interface TopItems.Estimator<Long>TasteExceptionCopyright © 2008–2017 The Apache Software Foundation. All rights reserved.