Uses of Class
com.mypurecloud.sdk.v2.model.NluQualityReportSummaryMetric
Packages that use NluQualityReportSummaryMetric
-
Uses of NluQualityReportSummaryMetric in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return NluQualityReportSummaryMetricModifier and TypeMethodDescriptionThe name of the metric. e.g. recall, f1_scoreThe value of the metricMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type NluQualityReportSummaryMetricMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type NluQualityReportSummaryMetricModifier and TypeMethodDescriptionNluQualityReportSummary.metrics(List<NluQualityReportSummaryMetric> metrics) The list of metrics in the summaryvoidNluQualityReportSummary.setMetrics(List<NluQualityReportSummaryMetric> metrics)