Uses of Interface
com.google.cloud.aiplatform.v1.ModelEvaluation.ModelEvaluationExplanationSpecOrBuilder
Packages that use ModelEvaluation.ModelEvaluationExplanationSpecOrBuilder
-
Uses of ModelEvaluation.ModelEvaluationExplanationSpecOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement ModelEvaluation.ModelEvaluationExplanationSpecOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typegoogle.cloud.aiplatform.v1.ModelEvaluation.ModelEvaluationExplanationSpecstatic final classProtobuf typegoogle.cloud.aiplatform.v1.ModelEvaluation.ModelEvaluationExplanationSpecMethods in com.google.cloud.aiplatform.v1 that return ModelEvaluation.ModelEvaluationExplanationSpecOrBuilderModifier and TypeMethodDescriptionModelEvaluation.Builder.getExplanationSpecsOrBuilder(int index) Describes the values of [ExplanationSpec][google.cloud.aiplatform.v1.ExplanationSpec] that are used for explaining the predicted values on the evaluated data.ModelEvaluation.getExplanationSpecsOrBuilder(int index) Describes the values of [ExplanationSpec][google.cloud.aiplatform.v1.ExplanationSpec] that are used for explaining the predicted values on the evaluated data.ModelEvaluationOrBuilder.getExplanationSpecsOrBuilder(int index) Describes the values of [ExplanationSpec][google.cloud.aiplatform.v1.ExplanationSpec] that are used for explaining the predicted values on the evaluated data.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ModelEvaluation.ModelEvaluationExplanationSpecOrBuilderModifier and TypeMethodDescriptionModelEvaluation.Builder.getExplanationSpecsOrBuilderList()Describes the values of [ExplanationSpec][google.cloud.aiplatform.v1.ExplanationSpec] that are used for explaining the predicted values on the evaluated data.ModelEvaluation.getExplanationSpecsOrBuilderList()Describes the values of [ExplanationSpec][google.cloud.aiplatform.v1.ExplanationSpec] that are used for explaining the predicted values on the evaluated data.ModelEvaluationOrBuilder.getExplanationSpecsOrBuilderList()Describes the values of [ExplanationSpec][google.cloud.aiplatform.v1.ExplanationSpec] that are used for explaining the predicted values on the evaluated data.