Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::AggregationResult.
The aggregation result for a single metric.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#aggregation_metric
def aggregation_metric() -> ::Google::Cloud::AIPlatform::V1::Metric::AggregationMetric- (::Google::Cloud::AIPlatform::V1::Metric::AggregationMetric) — Aggregation metric.
#aggregation_metric=
def aggregation_metric=(value) -> ::Google::Cloud::AIPlatform::V1::Metric::AggregationMetric- value (::Google::Cloud::AIPlatform::V1::Metric::AggregationMetric) — Aggregation metric.
- (::Google::Cloud::AIPlatform::V1::Metric::AggregationMetric) — Aggregation metric.
#bleu_metric_value
def bleu_metric_value() -> ::Google::Cloud::AIPlatform::V1::BleuMetricValue-
(::Google::Cloud::AIPlatform::V1::BleuMetricValue) — Results for bleu metric.
Note: The following fields are mutually exclusive:
bleu_metric_value,pointwise_metric_result,pairwise_metric_result,exact_match_metric_value,rouge_metric_value. If a field in that set is populated, all other fields in the set will automatically be cleared.
#bleu_metric_value=
def bleu_metric_value=(value) -> ::Google::Cloud::AIPlatform::V1::BleuMetricValue-
value (::Google::Cloud::AIPlatform::V1::BleuMetricValue) — Results for bleu metric.
Note: The following fields are mutually exclusive:
bleu_metric_value,pointwise_metric_result,pairwise_metric_result,exact_match_metric_value,rouge_metric_value. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::AIPlatform::V1::BleuMetricValue) — Results for bleu metric.
Note: The following fields are mutually exclusive:
bleu_metric_value,pointwise_metric_result,pairwise_metric_result,exact_match_metric_value,rouge_metric_value. If a field in that set is populated, all other fields in the set will automatically be cleared.
#exact_match_metric_value
def exact_match_metric_value() -> ::Google::Cloud::AIPlatform::V1::ExactMatchMetricValue-
(::Google::Cloud::AIPlatform::V1::ExactMatchMetricValue) — Results for exact match metric.
Note: The following fields are mutually exclusive:
exact_match_metric_value,pointwise_metric_result,pairwise_metric_result,bleu_metric_value,rouge_metric_value. If a field in that set is populated, all other fields in the set will automatically be cleared.
#exact_match_metric_value=
def exact_match_metric_value=(value) -> ::Google::Cloud::AIPlatform::V1::ExactMatchMetricValue-
value (::Google::Cloud::AIPlatform::V1::ExactMatchMetricValue) — Results for exact match metric.
Note: The following fields are mutually exclusive:
exact_match_metric_value,pointwise_metric_result,pairwise_metric_result,bleu_metric_value,rouge_metric_value. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::AIPlatform::V1::ExactMatchMetricValue) — Results for exact match metric.
Note: The following fields are mutually exclusive:
exact_match_metric_value,pointwise_metric_result,pairwise_metric_result,bleu_metric_value,rouge_metric_value. If a field in that set is populated, all other fields in the set will automatically be cleared.
#pairwise_metric_result
def pairwise_metric_result() -> ::Google::Cloud::AIPlatform::V1::PairwiseMetricResult-
(::Google::Cloud::AIPlatform::V1::PairwiseMetricResult) — Result for pairwise metric.
Note: The following fields are mutually exclusive:
pairwise_metric_result,pointwise_metric_result,exact_match_metric_value,bleu_metric_value,rouge_metric_value. If a field in that set is populated, all other fields in the set will automatically be cleared.
#pairwise_metric_result=
def pairwise_metric_result=(value) -> ::Google::Cloud::AIPlatform::V1::PairwiseMetricResult-
value (::Google::Cloud::AIPlatform::V1::PairwiseMetricResult) — Result for pairwise metric.
Note: The following fields are mutually exclusive:
pairwise_metric_result,pointwise_metric_result,exact_match_metric_value,bleu_metric_value,rouge_metric_value. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::AIPlatform::V1::PairwiseMetricResult) — Result for pairwise metric.
Note: The following fields are mutually exclusive:
pairwise_metric_result,pointwise_metric_result,exact_match_metric_value,bleu_metric_value,rouge_metric_value. If a field in that set is populated, all other fields in the set will automatically be cleared.
#pointwise_metric_result
def pointwise_metric_result() -> ::Google::Cloud::AIPlatform::V1::PointwiseMetricResult-
(::Google::Cloud::AIPlatform::V1::PointwiseMetricResult) — Result for pointwise metric.
Note: The following fields are mutually exclusive:
pointwise_metric_result,pairwise_metric_result,exact_match_metric_value,bleu_metric_value,rouge_metric_value. If a field in that set is populated, all other fields in the set will automatically be cleared.
#pointwise_metric_result=
def pointwise_metric_result=(value) -> ::Google::Cloud::AIPlatform::V1::PointwiseMetricResult-
value (::Google::Cloud::AIPlatform::V1::PointwiseMetricResult) — Result for pointwise metric.
Note: The following fields are mutually exclusive:
pointwise_metric_result,pairwise_metric_result,exact_match_metric_value,bleu_metric_value,rouge_metric_value. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::AIPlatform::V1::PointwiseMetricResult) — Result for pointwise metric.
Note: The following fields are mutually exclusive:
pointwise_metric_result,pairwise_metric_result,exact_match_metric_value,bleu_metric_value,rouge_metric_value. If a field in that set is populated, all other fields in the set will automatically be cleared.
#rouge_metric_value
def rouge_metric_value() -> ::Google::Cloud::AIPlatform::V1::RougeMetricValue-
(::Google::Cloud::AIPlatform::V1::RougeMetricValue) — Results for rouge metric.
Note: The following fields are mutually exclusive:
rouge_metric_value,pointwise_metric_result,pairwise_metric_result,exact_match_metric_value,bleu_metric_value. If a field in that set is populated, all other fields in the set will automatically be cleared.
#rouge_metric_value=
def rouge_metric_value=(value) -> ::Google::Cloud::AIPlatform::V1::RougeMetricValue-
value (::Google::Cloud::AIPlatform::V1::RougeMetricValue) — Results for rouge metric.
Note: The following fields are mutually exclusive:
rouge_metric_value,pointwise_metric_result,pairwise_metric_result,exact_match_metric_value,bleu_metric_value. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::AIPlatform::V1::RougeMetricValue) — Results for rouge metric.
Note: The following fields are mutually exclusive:
rouge_metric_value,pointwise_metric_result,pairwise_metric_result,exact_match_metric_value,bleu_metric_value. If a field in that set is populated, all other fields in the set will automatically be cleared.