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

test_model_builder.test_fit_no_y is unnecessarily slow #212

Closed
ricardoV94 opened this issue Jul 10, 2023 · 0 comments · Fixed by #234
Closed

test_model_builder.test_fit_no_y is unnecessarily slow #212

ricardoV94 opened this issue Jul 10, 2023 · 0 comments · Fixed by #234

Comments

@ricardoV94
Copy link
Member

https://github.com/pymc-devs/pymc-experimental/blob/daaaebe3adb3e62d4845ec46231425b33b5bfcdf/pymc_experimental/tests/test_model_builder.py#L195-L200

There is no reason for this test do perform full sampling just to check if posterior is in the idata. tune=1, draws=1 should suffice.

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

Successfully merging a pull request may close this issue.

1 participant