NotEvaluatedError
NotEvaluatedError
- class NotEvaluatedError[source]
NotEvaluatedError.
Exception class to raise if evaluator is used before having evaluated any metric.
- Attributes:
- args
nameattribute name
objobject
Methods
add_noteException.add_note(note) -- add a note to the exception
with_tracebackException.with_traceback(tb) -- set self.__traceback__ to tb and return self.

