'Vertex AI ErrorUnable to start batch prediction job due to error: Invalid Cloud Storage URI for explanation feature attributions schema

I am trying to do a batch prediction using my model to understand local feature importance but I keep getting the following error when I try select Enable Feature Attributions For The Model:

Unable to start batch prediction job due to the following error: Invalid Cloud Storage URI for explanation feature attributions schema.

I've tried using a BigQuery dataset and pushing the predictions out to a new BigQuery dataset. Also tried using a GCS Storage CSV and saving to GCS Storage CSV.

Any ideas?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source