Reference documentation and code samples for the Google Cloud Ces V1 Client class EvaluationMetricsThresholds.
Threshold settings for metrics in an Evaluation.
Generated from protobuf message google.cloud.ces.v1.EvaluationMetricsThresholds
Namespace
Google \ Cloud \ Ces \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ golden_evaluation_metrics_thresholds
EvaluationMetricsThresholds\GoldenEvaluationMetricsThresholds
Optional. The golden evaluation metrics thresholds.
↳ hallucination_metric_behavior
int
Optional. Deprecated: Use golden_hallucination_metric_behavior
instead. The hallucination metric behavior is currently used for golden evaluations.
↳ golden_hallucination_metric_behavior
int
Optional. The hallucination metric behavior for golden evaluations.
↳ scenario_hallucination_metric_behavior
int
Optional. The hallucination metric behavior for scenario evaluations.
getGoldenEvaluationMetricsThresholds
Optional. The golden evaluation metrics thresholds.
hasGoldenEvaluationMetricsThresholds
clearGoldenEvaluationMetricsThresholds
setGoldenEvaluationMetricsThresholds
Optional. The golden evaluation metrics thresholds.
$this
getHallucinationMetricBehavior
Optional. Deprecated: Use golden_hallucination_metric_behavior
instead.
The hallucination metric behavior is currently used for golden evaluations.
setHallucinationMetricBehavior
Optional. Deprecated: Use golden_hallucination_metric_behavior
instead.
The hallucination metric behavior is currently used for golden evaluations.
$this
getGoldenHallucinationMetricBehavior
Optional. The hallucination metric behavior for golden evaluations.
setGoldenHallucinationMetricBehavior
Optional. The hallucination metric behavior for golden evaluations.
$this
getScenarioHallucinationMetricBehavior
Optional. The hallucination metric behavior for scenario evaluations.
setScenarioHallucinationMetricBehavior
Optional. The hallucination metric behavior for scenario evaluations.
$this

