Class VersionMetrics (0.3.0)

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

Version variant and associated metrics.

Attributes

NameDescription
version str
The name of the flow Version. Format: projects/.
metrics Sequence[.gcdc_experiment.Experiment.Result.Metric]
The metrics and corresponding confidence intervals in the inference result.
session_count int
Number of sessions that were allocated to this version.