best_lines_match | R Documentation |
Computes the percentage of best lines present in the predictions. The lines with the highest observed values are considered as the best lines, and then, the lines with the highest predicted values are compared to compute the percentage of matching.
best_lines_match(predictions, percentage = 10)
predictions |
( |
percentage |
( |
A single numeric value with the percentage of best lines present in the predictions.
Other rank_metrics:
ndcg()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.