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

Graphs not displaying in xgboost_debugger_demo.ipynb #53

Open
paulramsey opened this issue Jun 22, 2022 · 0 comments
Open

Graphs not displaying in xgboost_debugger_demo.ipynb #53

paulramsey opened this issue Jun 22, 2022 · 0 comments

Comments

@paulramsey
Copy link

Graphs are not displaying in xgboost_debugger_demo.ipynb when you run the plot_collection() function (or other functions that call plot_collection).

Steps to reproduce:

  1. Run the Debugger lab under Lab 4: https://catalog.us-east-1.prod.workshops.aws/workshops/63069e26-921c-4ce1-9cc7-dd882ff62575/en-US/lab4/debugger
  2. Starting at Step 4 of the "Analyzing your debugger metrics" section, displaying plots/graphs will fail.

Fix:
Add plt.show() on the last line of the plot_collection() function.

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