|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.mahout.cf.taste.impl.recommender.GenericItemBasedRecommender.MostSimilarEstimator
public static class GenericItemBasedRecommender.MostSimilarEstimator
Constructor Summary | |
---|---|
GenericItemBasedRecommender.MostSimilarEstimator(long toItemID,
ItemSimilarity similarity,
Rescorer<LongPair> rescorer)
|
Method Summary | |
---|---|
double |
estimate(java.lang.Long itemID)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GenericItemBasedRecommender.MostSimilarEstimator(long toItemID, ItemSimilarity similarity, Rescorer<LongPair> rescorer)
Method Detail |
---|
public double estimate(java.lang.Long itemID) throws TasteException
estimate
in interface TopItems.Estimator<java.lang.Long>
TasteException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |