Class AttributedItem (1.48.0)

AttributedItem(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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

Attributes

NameDescription
annotation_resource_name str
The unique ID for each annotation. Used by FE to allocate the annotation in DB.
distance float
The distance of this item to the annotation.

Methods

AttributedItem

AttributedItem(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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