Class AggregationOutput (1.153.1)

AggregationOutput(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The aggregation result for the entire dataset and all metrics.

Attributes

Name Description
dataset google.cloud.aiplatform_v1beta1.types.EvaluationDataset
The dataset used for evaluation & aggregation.
aggregation_results MutableSequence[google.cloud.aiplatform_v1beta1.types.AggregationResult]
One AggregationResult per metric.

Methods

AggregationOutput

AggregationOutput(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The aggregation result for the entire dataset and all metrics.