Cloud AI Platform v1 API - Class ExactMatchSpec (3.6.0)

public sealed class ExactMatchSpec : IMessage<ExactMatchSpec>, IEquatable<ExactMatchSpec>, IDeepCloneable<ExactMatchSpec>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud AI Platform v1 API class ExactMatchSpec.

Spec for exact match metric - returns 1 if prediction and reference exactly matches, otherwise 0.

Inheritance

object > ExactMatchSpec

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Constructors

ExactMatchSpec()

public ExactMatchSpec()

ExactMatchSpec(ExactMatchSpec)

public ExactMatchSpec(ExactMatchSpec other)
Parameter
Name Description
other ExactMatchSpec