-
Notifications
You must be signed in to change notification settings - Fork 47
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
Added HPD calculation to ensemble #1431
Merged
Merged
Commits on Jul 17, 2024
-
Added HPD calculation to ensemble
The ensemble from_sample method has now an additional rel_cutoff argument. rel_cutoff allwos to cut the posterior to the alpha % highest density (here non-normalized posterior probability).
Configuration menu - View commit details
-
Copy full SHA for 5e834a7 - Browse repository at this point
Copy the full SHA 5e834a7View commit details -
fixes print statement that was only used for debugging
Configuration menu - View commit details
-
Copy full SHA for fd6a420 - Browse repository at this point
Copy the full SHA fd6a420View commit details
Commits on Jul 23, 2024
-
Update pypesto/ensemble/ensemble.py
Adds default value for burn_in Co-authored-by: Paul Jonas Jost <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 424e042 - Browse repository at this point
Copy the full SHA 424e042View commit details -
Update pypesto/ensemble/ensemble.py
Fixes wrong default value for the ci_level Co-authored-by: Paul Jonas Jost <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b1b72d9 - Browse repository at this point
Copy the full SHA b1b72d9View commit details
Commits on Aug 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a1977bf - Browse repository at this point
Copy the full SHA a1977bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1eaacf3 - Browse repository at this point
Copy the full SHA 1eaacf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f223d01 - Browse repository at this point
Copy the full SHA f223d01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0903522 - Browse repository at this point
Copy the full SHA 0903522View commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ca2bb38 - Browse repository at this point
Copy the full SHA ca2bb38View commit details
Commits on Sep 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f06468c - Browse repository at this point
Copy the full SHA f06468cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75b991b - Browse repository at this point
Copy the full SHA 75b991bView commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a9b5bf0 - Browse repository at this point
Copy the full SHA a9b5bf0View commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 16c1c25 - Browse repository at this point
Copy the full SHA 16c1c25View commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ab22b0d - Browse repository at this point
Copy the full SHA ab22b0dView commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8dc1221 - Browse repository at this point
Copy the full SHA 8dc1221View commit details
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e3c0c5e - Browse repository at this point
Copy the full SHA e3c0c5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 636a21f - Browse repository at this point
Copy the full SHA 636a21fView commit details
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.