-
Notifications
You must be signed in to change notification settings - Fork 225
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
Add Censored wrapper for Prior class #1309
Conversation
b4a7501
to
1e13dc3
Compare
…keting into censored-distribution
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1309 +/- ##
==========================================
- Coverage 95.14% 95.10% -0.04%
==========================================
Files 44 44
Lines 4633 4703 +70
==========================================
+ Hits 4408 4473 +65
- Misses 225 230 +5 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cool! just a suggestion about the class type :)
…keting into censored-distribution
Closes #1238
Related to #1296
With implemented methods:
create_variable
create_likelihood_variable
sample_prior
to_graph
to_dict
from_dict
And support from
deserialize
functionThis allows it to be used in MMM. For example:
CC: @drbenvincent
📚 Documentation preview 📚: https://pymc-marketing--1309.org.readthedocs.build/en/1309/