View source: R/classification.R
| classification_metric_values | R Documentation |
Internal helper for computing basic classification metrics.
classification_metric_values(y_true, y_pred)
y_true |
True class labels. |
y_pred |
Predicted class labels. |
A named numeric vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.