Class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryRecallSpec

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/aiplatform_v1beta1/classes.rb,
lib/google/apis/aiplatform_v1beta1/representations.rb,
lib/google/apis/aiplatform_v1beta1/representations.rb

Overview

Spec for TrajectoryRecall metric - returns a float score based on average recall of individual tool calls.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudAiplatformV1beta1TrajectoryRecallSpec

Returns a new instance of GoogleCloudAiplatformV1beta1TrajectoryRecallSpec.



40748
40749
40750
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 40748

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



40753
40754
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 40753

def update!(**args)
end