-
-
Notifications
You must be signed in to change notification settings - Fork 426
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Updates to wrappers and refitting stats #2158
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Do we still need to test on cmdstanpy <1.0? I can add a pylint disable or update the tests to check latest release and github dev version. cc @ahartikainen @mitzimorris |
No we don't |
Codecov Report
@@ Coverage Diff @@
## main #2158 +/- ##
==========================================
- Coverage 90.68% 89.77% -0.91%
==========================================
Files 120 121 +1
Lines 12679 12700 +21
==========================================
- Hits 11498 11402 -96
- Misses 1181 1298 +117
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Should be ready to merge |
https://build.opensuse.org/request/show/1073712 by user dgarcia + dimstar_suse - skip python 3.11 and python 3.8 because some dependencies doesn't support that python versions - Update to 0.15.1 - Fix memory usage and improve efficiency in `from_emcee` ([2215](arviz-devs/arviz#2215)) - Lower pandas version needed ([2217](arviz-devs/arviz#2217)) - 0.15.0 - Adds Savage-Dickey density ratio plot for Bayes factor approximation. ([2037](arviz-devs/arviz#2037), [2152](arviz-devs/arviz#2152)) - Add `CmdStanPySamplingWrapper` and `PyMCSamplingWrapper` classes ([2158](arviz-devs/arviz#2158)) - Changed dependency on netcdf4-python to h5netcdf ([2122](arviz-devs/arviz#2122)) - Fix `reloo` outdate
Description
I have updated the pymc notebook with the reloo how-to. Now we have versioned docs
so I have deleted the pymc3 ones which won't be lost.
I will also add a cmdstanpy one and maybe remove pystan2 ones
Checklist
📚 Documentation preview 📚: https://arviz--2158.org.readthedocs.build/en/2158/