rank_score | R Documentation |
Calculate Rank Score for Predictions
rank_score(prob, observed)
prob |
matrix of predicted probabilities (observations x classes) |
observed |
vector of observed class labels |
data.frame with prank and observed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.