-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
return_inferencedata option for pm.sample #3911
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
Merged
AlexAndorra
merged 31 commits into
pymc-devs:master
from
michaelosthege:return-inferencedata-option
May 28, 2020
Merged
Changes from 21 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
a00fff8
mention arviz functions by name in warning
michaelosthege 6dec963
convert to InferenceData already in sample function
michaelosthege 7c4ae31
fix refactoring bugs
michaelosthege 653e3d2
fix indentation
michaelosthege 7789c2c
add return_inferencedata option
michaelosthege d2b312f
Fix numpy docstring format.
rpgoldman 1c558d4
pass model to from_pymc3 because of deprecation warning
michaelosthege 2cf5e54
add test for return_inferencedata option
michaelosthege bb3aef0
Merge branch 'master' into return-inferencedata-option
michaelosthege 67d9c58
advise against keeping warmup draws in a MultiTrace
michaelosthege c910221
mention #3911
michaelosthege 0a06da1
Merge branch 'return-inferencedata-option' of https://github.com/mich…
michaelosthege fea82e1
pin to arviz 0.8.0 and address review feedback
michaelosthege d5063f2
rerun/update notebook to show inferencedata trace
michaelosthege 1f42f92
Merge branch 'master' into return-inferencedata-option
michaelosthege d95880d
fix typo
michaelosthege b7471a8
make all from_pymc3 accessible to the user
michaelosthege 165cbf7
Merge branch 'return-inferencedata-option' of https://github.com/mich…
michaelosthege dee0870
remove duplicate entry, and wording
michaelosthege 7b083ed
address review feedback
michaelosthege 96a2387
update arviz to 0.8.1 because of bugfix
michaelosthege 6ff17a2
incorporate review feedback
michaelosthege fa324ff
use arviz plot_ppc
michaelosthege 9d208c4
also ignore Visual Studio cache
michaelosthege d154a04
fix warmup saving logic and test
michaelosthege 2912825
require latest ArviZ patch
michaelosthege 50d7588
change warning to nuget users towards InferenceData
michaelosthege ff7e1ea
update ArviZ minimum version
michaelosthege e698387
address review feedback
michaelosthege 3f6aafd
start showing the FutureWarning about return_inferencedata in minor r…
michaelosthege 0f756e3
require arviz>=0.8.3 for latest bugfix
michaelosthege File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.