-
Notifications
You must be signed in to change notification settings - Fork 201
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
Prior Parameter Distribution and Transform Visuals + Adstock Weighting and Contribution Visuals (Draft) #477
base: main
Are you sure you want to change the base?
Conversation
…-labs#468) * Optimisation in customer_lifetime_value when discount_rate == 0 cf pymc-labs#467 * Update utils.py
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Thank you @eirikbaekkelund ! I will check this one in the upcoming weeks to give some initial feedback :) |
Why do we have so many commits from previous PRs/ Maybe you try rebasing? |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #477 +/- ##
==========================================
- Coverage 90.82% 85.05% -5.77%
==========================================
Files 21 21
Lines 1972 2121 +149
==========================================
+ Hits 1791 1804 +13
- Misses 181 317 +136 ☔ View full report in Codecov by Sentry. |
Hi @eirikbaekkelund |
@wd60622 sure, can get it done within the next 2-3 weeks i think with current availability |
still of interest for you guys @wd60622 @nialloulton @juanitorduz ? |
Hi @eirikbaekkelund |
Hi @eirikbaekkelund, still interested in this issue? If you are short on time, would you mind creating an issue for this feature? If you have a visual of what you are looking for, that would be helpful. |
f9a38fd
to
818ba39
Compare
Hey @wd60622, Apologies for the delayed response. I've been juggling a lot at work for some months, but I'm hoping to revisit this PR over the weekend. I'll need to familiarize myself with the latest updates to the library and clean up the boilerplate code. I'm curious about your thoughts on creating a Streamlit app (similar to Desmos). If you're interested, let's schedule a quick call once I've made some progress. EDIT: |
Description
Additional functionalities serving to help the users specify their priors. This includes functions to:
Checklist
(some functions in
delayed_saturated_mmm.py
might need to be checked.(have done some here, but not an exhaustive list of tests)
(only modified the
mmm_example.ipynb
file to show functionality. Would either need a prior predictive notebook or create an additional section in the file with more detailed description and appriopriate headers + placement.Sorry, but the commits are a bit all over the place 🙈
Modules affected
Type of change
📚 Documentation preview 📚: https://pymc-marketing--477.org.readthedocs.build/en/477/