dataeval.types.Output

class dataeval.types.Output

Base class for all evaluator output types.

data()

Return the output data.

meta()

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

Return type:

ExecutionMetadata