EvaluationError.metricsNotFound(names:)
One or more metric columns were not found in the evaluation results.
Declaration
case metricsNotFound(names: [String])Discussion
This occurs when MetricsAggregator references metrics that no evaluator produced during the run.