Google Cloud Dialogflow V2Smart Reply Metrics Response
data class GoogleCloudDialogflowV2SmartReplyMetricsResponse(val allowlistCoverage: Double, val conversationCount: String, val topNMetrics: List<GoogleCloudDialogflowV2SmartReplyMetricsTopNMetricsResponse>)
The evaluation metrics for smart reply model.
Constructors
Link copied to clipboard
constructor(allowlistCoverage: Double, conversationCount: String, topNMetrics: List<GoogleCloudDialogflowV2SmartReplyMetricsTopNMetricsResponse>)
Properties
Link copied to clipboard
Percentage of target participant messages in the evaluation dataset for which similar messages have appeared at least once in the allowlist. Should be 0, 1.
Link copied to clipboard
Total number of conversations used to generate this metric.
Link copied to clipboard
Metrics of top n smart replies, sorted by TopNMetric.n.