Description Usage Arguments Value
View source: R/ordinal_ridge.R
Evaluate rank prediction performance
1 | evaluateRanking(scores, labels)
|
scores |
Numeric vector of a score ranking the observations in the predicted order |
labels |
Ordered factor vector of true labels for each observation |
A score between 0 and 1. Higher scores mean better prediction performance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.