public sealed class ExactMatchSpec : IMessage<ExactMatchSpec>, IEquatable<ExactMatchSpec>, IDeepCloneable<ExactMatchSpec>, IBufferMessage, IMessageReference documentation and code samples for the Vertex AI v1beta1 API class ExactMatchSpec.
Spec for exact match metric - returns 1 if prediction and reference exactly matches, otherwise 0.
Implements
IMessageExactMatchSpec, IEquatableExactMatchSpec, IDeepCloneableExactMatchSpec, IBufferMessage, IMessageNamespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Constructors
ExactMatchSpec()
public ExactMatchSpec()ExactMatchSpec(ExactMatchSpec)
public ExactMatchSpec(ExactMatchSpec other)| Parameter | |
|---|---|
| Name | Description |
other |
ExactMatchSpec |