Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::EvaluatedAnnotationExplanation (v0.22.0)

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

Explanation result of the prediction produced by the Model.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#explanation

def explanation() -> ::Google::Cloud::AIPlatform::V1::Explanation
Returns

#explanation=

def explanation=(value) -> ::Google::Cloud::AIPlatform::V1::Explanation
Parameter
Returns

#explanation_type

def explanation_type() -> ::String
Returns
  • (::String) —

    Explanation type.

    For AutoML Image Classification models, possible values are:

    • image-integrated-gradients
    • image-xrai

#explanation_type=

def explanation_type=(value) -> ::String
Parameter
  • value (::String) —

    Explanation type.

    For AutoML Image Classification models, possible values are:

    • image-integrated-gradients
    • image-xrai
Returns
  • (::String) —

    Explanation type.

    For AutoML Image Classification models, possible values are:

    • image-integrated-gradients
    • image-xrai