MyMediaLite
3.01
|
This namespace contains different evaluation measures. More...
Classes | |
class | AUC |
Area under the ROC curve (AUC) of a list of ranked items. More... | |
class | LogisticLoss |
Utility functions for the logistic loss. More... | |
class | MAE |
Utility functions for the mean absolute error. More... | |
class | NDCG |
Normalized discounted cumulative gain (NDCG) of a list of ranked items. More... | |
class | PrecisionAndRecall |
Precision and recall at different positions in the list. More... | |
class | ReciprocalRank |
The reciprocal rank of a list of ranked items. More... | |
class | RMSE |
Utility functions for the root mean square error (RMSE) More... |
This namespace contains different evaluation measures.