Top-N recommendation
Jump to navigation
Jump to search
Top-N recommendation is a variant of or an evaluation mode for the item prediction task. The specific task is to predict the best N items. Only those N items will be presented to the user or taken into account for computing the evaluation result. Typical evaluation measures for top-N recommendation are normalized discounted cumulative gain (NDCG) and precision.