MyMediaLite
3.09
|
Utility functions for the mean absolute error. More...
Static Public Member Functions | |
static double | ComputeAbsoluteErrorSum (this IRatingPredictor recommender, IRatings ratings) |
Computes the absolute error sum. |
Utility functions for the mean absolute error.
static double ComputeAbsoluteErrorSum | ( | this IRatingPredictor | recommender, |
IRatings | ratings | ||
) | [inline, static] |
Computes the absolute error sum.
recommender | the recommender to make predictions with |
ratings | the actual ratings |