Skip to content

Feature request - Plots of divergences #2745

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

Closed
springcoil opened this issue Dec 5, 2017 · 10 comments
Closed

Feature request - Plots of divergences #2745

springcoil opened this issue Dec 5, 2017 · 10 comments

Comments

@springcoil
Copy link
Contributor

If you have questions about a specific use case, please post it to our discourse channel: https://discourse.pymc.io
If you are not sure whether this is a bug or not, please also post it on discourse.

Description of your problem

This is more a feature request than a problem - I might even hack it myself.

Please provide a minimal, self-contained, and reproducible example.
In http://docs.pymc.io/notebooks/Diagnosing_biased_Inference_with_Divergences.html#A-Dangerously-Short-Markov-Chain there's some neat plots. Would they be useful as functions for plotting divergences for better diagnostics?

Please provide the full traceback.

Please provide any additional information below.

Versions and main components

@springcoil
Copy link
Contributor Author

@ColCarroll Any views on this?

@aloctavodia
Copy link
Member

I think the people from STAN have this kind of plots ready-to-use, what about a diagnostic summary, could that also be useful?

@springcoil
Copy link
Contributor Author

Yeah I think a diagnostic summary would also be excellent. I think my thinking was inspired by some Stan examples.

@junpenglao
Copy link
Member

Something like Figure 5 in https://arxiv.org/pdf/1709.01449.pdf?

@springcoil
Copy link
Contributor Author

springcoil commented Dec 10, 2017 via email

@aseyboldt
Copy link
Member

#2677 should make that easier. You can access the warnings explicitly with that, and also see the exact point where the divergence happened. I still need to finish it up though...

@springcoil
Copy link
Contributor Author

Any update on this?

@junpenglao
Copy link
Member

I dont think anybody is actively working on this. But it should make a good beginner issue.

@agustinaarroyuelo
Copy link
Contributor

I will try to work on this one

@junpenglao
Copy link
Member

@agustinaarroyuelo you can have a look at http://docs.pymc.io/notebooks/Diagnosing_biased_Inference_with_Divergences.html - There is a prototype of how it would look like.

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

No branches or pull requests

6 participants