Description Usage Arguments Value Examples
Helper function. Computes a statistic from predicted and actual values, using an intermediate confusion matrix.
1 | withConfmat(p, a, fun)
|
p |
Predicted values |
a |
Actual values |
The result of whatever function is passed as fun (recall/precision/accuracy etc.)
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.