GoogleCloudDialogflowV2SmartReplyMetricsResponse

data class GoogleCloudDialogflowV2SmartReplyMetricsResponse(val allowlistCoverage: Double, val conversationCount: String, val topNMetrics: List<GoogleCloudDialogflowV2SmartReplyMetricsTopNMetricsResponse>)

The evaluation metrics for smart reply model.

Constructors

Types

Link copied to clipboard
object Companion

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.