|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mymedialite.eval.RatingsOnline
public class RatingsOnline
Online evaluation for rating prediction.
Method Summary | |
---|---|
static RatingPredictionEvaluationResults |
evaluateOnline(IRatingPredictor recommender,
IRatings ratings)
Online evaluation for rating prediction. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static RatingPredictionEvaluationResults evaluateOnline(IRatingPredictor recommender, IRatings ratings)
recommender
- rating predictorratings
- Test cases
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |