Google Cloud Ai Platform V1 Client - Class MetricxResult (1.12.0)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class MetricxResult.

Spec for MetricX result - calculates the MetricX score for the given instance using the version specified in the spec.

Generated from protobuf message google.cloud.aiplatform.v1.MetricxResult

Namespace

Google \ Cloud \ AIPlatform \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ score float

Output only. MetricX score. Range depends on version.

getScore

Output only. MetricX score. Range depends on version.

Returns
Type Description
float

hasScore

clearScore

setScore

Output only. MetricX score. Range depends on version.

Parameter
Name Description
var float
Returns
Type Description
$this