Description Usage Arguments Value Examples
A class for metrics to assess performance of e.g. models, iterators. Not intended to be called directly, this class should be inherited to provide functionality for method-specific classes.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
obj |
a metric object |
... |
named slots and their values. |
value |
value |
Y |
the true class labels |
Yhat |
the predicted class labels |
value the calculated value of a metric
a metric object
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.