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

Error in amazon-forecast-samples/notebooks/advanced/Item_Level_Explainability/Item_Level_Explanability.ipynb #206

Open
hadi-android opened this issue Jun 21, 2022 · 1 comment

Comments

@hadi-android
Copy link

In step 4a, forecast.create_explainability(...) throws an error saying "ParamValidationError: Parameter validation failed:
Unknown parameter in Schema.Attributes[0]: "AttributeCategory", must be one of: AttributeName, AttributeType ".

After removing AttributesCategory, the line ran without any error. But in the UI, the exaplainability plot shows all attributes having impact score of zero.

Please help

Thanks

@czlaugh
Copy link
Contributor

czlaugh commented Jun 28, 2022

@hadi-android thank you for your note and raising this. You are correct, according to the API, there is no AttributeCategory, so this will be corrected. Regarding the zeros, were you using your own data or the toy dataset?

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

2 participants