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 webpage provides reference documentation and code samples for the `TranslationEvaluationMetrics` class within the Google AutoML v1 API."],["`TranslationEvaluationMetrics` is used to evaluate metrics related to translation datasets, as part of the Google Cloud AutoML API."],["The current version documented is 3.1.0, and there is a list of previous versions available, including the latest, version 3.4.0."],["The class `TranslationEvaluationMetrics` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `BaseBleuScore` and `BleuScore`, which represent the BLEU score for the base model and the translation model respectively, both of which are of type `double`."]]],[]]