Class QueryType (1.51.0)

QueryType(value)

The query type used for finding the attributed items.

Enums

Name Description
QUERY_TYPE_UNSPECIFIED Unspecified query type for model error analysis.
ALL_SIMILAR Query similar samples across all classes in the dataset.
SAME_CLASS_SIMILAR Query similar samples from the same class of the input sample.
SAME_CLASS_DISSIMILAR Query dissimilar samples from the same class of the input sample.

Methods

QueryType

QueryType(value)

The query type used for finding the attributed items.