Skip to main content

actual

Method
This is a method of the AccuracyEvaluatorBuilder class in the eval module.
Set actual output.

Signature

def actual(mut self, actual: impl Into<String>) -> Self

Parameters

actual
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.