Interface protos.google.cloud.aiplatform.v1beta1.MetricMetadata.IScoreRange (6.8.1)

Properties of a ScoreRange.

Package

@google-cloud/aiplatform

Properties

description

description?: (string|null);

ScoreRange description

max

max?: (number|null);

ScoreRange max

min

min?: (number|null);

ScoreRange min

step

step?: (number|null);

ScoreRange step