Description Usage Arguments Value Examples
View source: R/Classification.R
Compute the recall score.
| 1 | 
| y_true | Ground truth (correct) 0-1 labels vector | 
| y_pred | Predicted labels vector, as returned by a classifier | 
| positive | An optional character string for the factor level that corresponds to a "positive" result | 
Recall
| 1 2 3 4 5 6 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.