| average.doc | R Documentation |
This function is never called: it holds the canonical documentation of the average
and positive parameters, shared (via @inheritParams) by the six evaluation
measures built on a precision and a recall.
average.doc(average, positive)
average |
How the per-class values are combined. These measures are defined for one class against all the others, so a single number requires either picking that class or averaging.
Averages run over the classes of the ground truth. A class that no observation is predicted to belong to has an undefined precision; it is read as 0, the usual convention. |
positive |
The label of the positive class, used by |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.