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

Make command line tools to recommend diagnostics #73

Open
kazewong opened this issue Dec 23, 2022 · 0 comments
Open

Make command line tools to recommend diagnostics #73

kazewong opened this issue Dec 23, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@kazewong
Copy link
Owner

I think it would be beneficial to have a command line tool that performs the list of checks we usually do and flags warnings.

For example, throughout helping people with their problems, there are a number of checks one can usually do:

  1. Is there nan in the log_prob?
  2. Is the local/global sampler accepting too many or too few?
  3. Is there a huge discrepancy in the log_prob?

These are essentially running the diagnostics suggested on the FAQ page, but I think it would be nice to have a button where the user can hit and get recommendation on what to do.

@kazewong kazewong added the enhancement New feature or request label Dec 23, 2022
@kazewong kazewong self-assigned this Dec 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant