MyMediaLite  3.03
Static Public Member Functions
RMSE Class Reference

Utility functions for the root mean square error (RMSE) More...

List of all members.

Static Public Member Functions

static double ComputeSquaredErrorSum (this IRatingPredictor recommender, IRatings ratings)
 Computes the squared error sum.

Detailed Description

Utility functions for the root mean square error (RMSE)


Member Function Documentation

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

Computes the squared error sum.

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

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