enableFeatureAttributes property

bool enableFeatureAttributes
final

If want to analyze the Vertex Explainable AI feature attribute scores or not. If set to true, Vertex AI will log the feature attributions from explain response and do the skew/drift detection for them.

Implementation

final bool enableFeatureAttributes;