dataeval.metrics.estimators.UAPOutput

class dataeval.metrics.estimators.UAPOutput

Output class for uap() estimator metric.

uap

The empirical mean precision estimate

Type:

float

property meta : ExecutionMetadata

Metadata about the execution of the function or method for the Output class.

Return type:

ExecutionMetadata