dataeval.outputs.UAPOutput

class dataeval.outputs.UAPOutput

Output class for uap() estimator metric.

uap

The empirical mean precision estimate

Type:

float

data()

The output data as a dictionary.

Return type:

dict[str, Any]

meta()

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

Return type:

ExecutionMetadata