Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notebook https://github.com/GoogleCloudPlatform/vertex-ai-samples/blob/main/notebooks/official/explainable_ai/sdk_custom_tabular_regression_online_explain_get_metadata.ipynb and others fail with internal 500 error when doing model.explain #2736

Open
jmbrinkman opened this issue Feb 22, 2024 · 0 comments

Comments

@jmbrinkman
Copy link

Expected Behavior

Notebook purpose is to show how to train and deploy a model with explainable AI.

Actual Behavior

Explain functionality fails with internal 500 error. Uploading the model with explanation metadata etc all works like a charm, but when and explanation is requested with test data in the notebook the request fails. Predictions for that same test data work fine.

Steps to Reproduce the Problem

Follow the notebook cells. I followed all the defaults ( and tried with different TF versions for instance).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant