Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::ErrorAnalysisAnnotation::AttributedItem (v0.39.0)

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

Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#annotation_resource_name

def annotation_resource_name() -> ::String
Returns
  • (::String) — The unique ID for each annotation. Used by FE to allocate the annotation in DB.

#annotation_resource_name=

def annotation_resource_name=(value) -> ::String
Parameter
  • value (::String) — The unique ID for each annotation. Used by FE to allocate the annotation in DB.
Returns
  • (::String) — The unique ID for each annotation. Used by FE to allocate the annotation in DB.

#distance

def distance() -> ::Float
Returns
  • (::Float) — The distance of this item to the annotation.

#distance=

def distance=(value) -> ::Float
Parameter
  • value (::Float) — The distance of this item to the annotation.
Returns
  • (::Float) — The distance of this item to the annotation.