Cloud AI Platform v1 API - Enum ErrorAnalysisAnnotation.Types.QueryType (2.27.0)

public enum ErrorAnalysisAnnotation.Types.QueryType

Reference documentation and code samples for the Cloud AI Platform v1 API enum ErrorAnalysisAnnotation.Types.QueryType.

The query type used for finding the attributed items.

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Fields

NameDescription
AllSimilar

Query similar samples across all classes in the dataset.

SameClassDissimilar

Query dissimilar samples from the same class of the input sample.

SameClassSimilar

Query similar samples from the same class of the input sample.

Unspecified

Unspecified query type for model error analysis.