MyMediaLite  3.07
Static Public Member Functions
MAE Class Reference

Utility functions for the mean absolute error. More...

List of all members.

Static Public Member Functions

static double ComputeAbsoluteErrorSum (this IRatingPredictor recommender, IRatings ratings)
 Computes the absolute error sum.

Detailed Description

Utility functions for the mean absolute error.


Member Function Documentation

static double ComputeAbsoluteErrorSum ( this IRatingPredictor  recommender,
IRatings  ratings 
) [inline, static]

Computes the absolute error sum.

Returns:
the absolute error sum
Parameters:
recommenderthe recommender to make predictions with
ratingsthe actual ratings

The documentation for this class was generated from the following file: