Next: Results with Co-clustering
Up: Experiment
Previous: Experiment setup
The evaluation metric is used by Netflix challenge is the root mean squared error (RMSE). The RMSE is calculated by the root of the averaging all squared errors between the true user ratings in the test set and the corresponding predicted values.
where
and
are the actual and predicted rating values respectively; and
is the size of test set.
Another evaluation metric is widely used to compare the performance of different recommendation methods is MAE (Mean Absolute Error). The MAE is calculated by averaging all absolute errors between the true user ratings in the test set and the corresponding predicted values.
We use both of these metrics to evaluate the performance of our approach on the Netflix subset.
Tuyen Huynh
2007-05-09