public sealed class TranslationEvaluationMetrics : IMessage<TranslationEvaluationMetrics>, IEquatable<TranslationEvaluationMetrics>, IDeepCloneable<TranslationEvaluationMetrics>, IBufferMessage, IMessage
Reference documentation and code samples for the Google AutoML v1 API class TranslationEvaluationMetrics.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `TranslationEvaluationMetrics` class within the Google AutoML v1 API, specifically for version 3.3.0."],["The `TranslationEvaluationMetrics` class is used for evaluating metrics related to translation datasets and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has properties such as `BaseBleuScore` and `BleuScore`, both output-only, representing the BLEU scores for the base model and the evaluated model, respectively, and both of type double."],["There are multiple versions available for the `TranslationEvaluationMetrics` class, ranging from version 2.2.0 up to the latest version 3.4.0, listed in this document for reference."]]],[]]