evaluate_simple
Method
This is a method of the AccuracyEvaluator class in the eval module.Evaluate accuracy using simple string comparison.
Signature
Parameters
No description available.
Returns
The result of the operation.
evaluate_simple: Evaluate accuracy using simple string comparison.
This is a method of the AccuracyEvaluator class in the eval module.Evaluate accuracy using simple string comparison.
def evaluate_simple(&self, actual: &str) -> AccuracyResult