MyMediaLite  3.11
Static Public Member Functions | List of all members
RMSE Class Reference

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

Static Public Member Functions

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

Detailed Description

Utility functions for the root mean square error (RMSE)

Member Function Documentation

static double ComputeSquaredErrorSum ( this IRatingPredictor  recommender,
IRatings  ratings 
)
inlinestatic

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: