Description Usage Arguments Value Examples
This function calcuates the fraction of the items within the class that the classifier correctly identifies.
| 1 | recall(truth, pred)
 | 
| truth | A logical vector of true values | 
| pred | A logical vector of values predicted by the model | 
numeric value
| 1 2 3 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.