Cloud AI Platform v1beta1 API - Class ExactMatchSpec (1.0.0-beta02)

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

Reference documentation and code samples for the Cloud AI Platform v1beta1 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.V1Beta1

Assembly

Google.Cloud.AIPlatform.V1Beta1.dll

Constructors

ExactMatchSpec()

public ExactMatchSpec()

ExactMatchSpec(ExactMatchSpec)

public ExactMatchSpec(ExactMatchSpec other)
Parameter
Name Description
other ExactMatchSpec