We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The getting started notebook - https://github.com/aws-samples/amazon-forecast-samples/blob/main/notebooks/basic/Getting_Started/Amazon_Forecast_Quick_Start_Guide.ipynb includes a section on explainability. However, the explainability export depends on an explainability_arn that was generated in another account. See 'arn:aws:forecast:ap-southeast-1:730750055343:explainability/MY_TAXI_PREDICTOR_HOLIDAY'
This notebook should include the code to produce the explainability report and the code to export it.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The getting started notebook - https://github.com/aws-samples/amazon-forecast-samples/blob/main/notebooks/basic/Getting_Started/Amazon_Forecast_Quick_Start_Guide.ipynb includes a section on explainability. However, the explainability export depends on an explainability_arn that was generated in another account. See 'arn:aws:forecast:ap-southeast-1:730750055343:explainability/MY_TAXI_PREDICTOR_HOLIDAY'
This notebook should include the code to produce the explainability report and the code to export it.
The text was updated successfully, but these errors were encountered: