Skip to main content

evaluate

Method
This is a method of the PerformanceEvaluator class in the eval module.
Evaluate performance metrics.

Signature

def evaluate(&self, metrics: &PerformanceMetrics) -> PerformanceResult

Parameters

metrics
&PerformanceMetrics
required
No description available.

Returns

Returns
PerformanceResult
The result of the operation.