QaQuestionDatasetTuningMetrics(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Contains performance metrics for each QaQuestion in the TuneScorecardRevision request.
Attributes |
|
---|---|
Name | Description |
question |
str
Output only. The resource path of the question whose dataset was evaluated for tuning. |
metrics |
google.cloud.contact_center_insights_v1.types.TuneQaScorecardRevisionMetadata.QaQuestionDatasetTuningMetrics.Metrics
Output only. The metrics for the question's dataset. |
Classes
Metrics
Metrics(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Performance metrics for the question's dataset calculated over the tuned model.