| eval_kappa | R Documentation | 
eval_kappa
eval_kappa(y_act = sample(1:5, 400, TRUE), y_pred = sample(1:5, 400, TRUE), order_classes = c(1, 2, 3, 4, 5))
| y_act | true labels | 
| y_pred | actual labels | 
| order_classes | Sort class order? | 
a list with ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.