Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::EvaluateDatasetRun (v1.40.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::EvaluateDatasetRun.

Evaluate Dataset Run Result for Tuning Job.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#checkpoint_id

def checkpoint_id() -> ::String
Returns
  • (::String) — Output only. The checkpoint id used in the evaluation run. Only populated when evaluating checkpoints.

#error

def error() -> ::Google::Rpc::Status
Returns

#evaluate_dataset_response

def evaluate_dataset_response() -> ::Google::Cloud::AIPlatform::V1::EvaluateDatasetResponse
Returns

#evaluation_run

def evaluation_run() -> ::String
Returns
  • (::String) — Output only. The resource name of the evaluation run. Format: projects/{project}/locations/{location}/evaluationRuns/{evaluation_run_id}.

#operation_name

def operation_name() -> ::String
Returns
  • (::String) — Output only. Deprecated: The updated architecture uses evaluation_run instead.