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

Explainations error in Notebook 2a #46

Open
kajusarkar opened this issue Jun 3, 2023 · 0 comments
Open

Explainations error in Notebook 2a #46

kajusarkar opened this issue Jun 3, 2023 · 0 comments

Comments

@kajusarkar
Copy link

kajusarkar commented Jun 3, 2023

When executing the line of code explanation = endpoint.explain(instances=instances, parameters=parameters), I encounter a FailedPrecondition error with the message "Deployed model 8593450830185627648 does not support explanation."

Error TraceBack:

	status = StatusCode.FAILED_PRECONDITION
	details = "Deployed model 8593450830185627648 does not support explanation."
	debug_error_string = "UNKNOWN:Error received from peer ipv4:64.233.183.95:443 {grpc_message:"Deployed model 8593450830185627648 does not support explanation.", grpc_status:9, created_time:"2023-06-03T03:17:19.874069042+00:00"}"
>
FailedPrecondition: 400 Deployed model 8593450830185627648 does not support explanation.

Any help is appreciated.Thanks.

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