Reference documentation and code samples for the Contact Center AI Insights V1 API class Google::Cloud::ContactCenterInsights::V1::TuneQaScorecardRevisionMetadata::QaQuestionDatasetTuningMetrics::Metrics.
Performance metrics for the question's dataset calculated over the tuned model.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#accuracy
def accuracy() -> ::Float
Returns
- (::Float) — Accuracy of the question's dataset.
#accuracy=
def accuracy=(value) -> ::Float
Parameter
- value (::Float) — Accuracy of the question's dataset.
Returns
- (::Float) — Accuracy of the question's dataset.