-
Notifications
You must be signed in to change notification settings - Fork 326
Allow custom priors and likelihood in DelayedSaturated MMM #397
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
ricardoV94
merged 65 commits into
pymc-labs:main
from
cetagostini:model_builder_mmm_delayed_saturated
Dec 4, 2023
Merged
Changes from 52 commits
Commits
Show all changes
65 commits
Select commit
Hold shift + click to select a range
5cab673
Creating Budget Allocation example
cetagostini 9f99c46
Small change on the notebook
cetagostini e85323c
Switching words
cetagostini e532ac9
Adding missing code
cetagostini e240817
Modifying notebook
cetagostini bf0c73d
Changing introduction
cetagostini a019e37
Adding links
cetagostini af344eb
Correcting grammar v1
cetagostini e23ebd7
changing title
cetagostini cd9a40c
Modifying narrative v2
cetagostini c48691e
Modify Narrative V3
cetagostini a37cbde
Changing Load Model Section
cetagostini f5fa1eb
Small grammar correction
cetagostini df5d883
Updating functions and descriptions
cetagostini a1a8cfa
Merge remote-tracking branch 'upstream/main'
cetagostini d6fd770
Adding section to handling non-fit errors
cetagostini 6b0b911
Correcting git workflows error
cetagostini df67dde
Updating notebook
cetagostini b35b894
Merge remote-tracking branch 'upstream/main'
cetagostini e39807b
Merge branch 'main' of https://github.com/cetagostini/pymc-marketing
cetagostini 35a6ccd
Merge branch 'pymc-labs:main' into main
cetagostini 703c676
Merge branch 'pymc-labs:main' into main
cetagostini ebe20ce
model builder changes
cetagostini 6499849
Replacing dict dims
cetagostini a8aebcf
Commenting not used params
cetagostini 5847254
Adding _pre_process_prior function
cetagostini e2a5eb6
importing missing library
cetagostini 13b6e96
Correcting error on importing
cetagostini bf7c7c7
+ importing str_for_dist library
cetagostini 2524860
Correcting model
cetagostini 93807aa
solving error on fit
cetagostini b64801a
Updating code (Trying to solve dims mismatch)
cetagostini 74e1730
small adjustment
cetagostini a86debd
Applying changes based on juanito examples
cetagostini 4500a5d
Praying for mercy.
cetagostini c692123
debug
cetagostini d63ebfa
modifying _create_distribution function
cetagostini 91a5af9
Adding prior likelihood config
cetagostini 0f88a16
Deleting hint
cetagostini a19763e
Adjusting hint
cetagostini a954957
Adding docstrings
cetagostini 28c28eb
Adding extra unit tests
cetagostini d667c39
small changes
cetagostini 9139d02
Merge remote-tracking branch 'origin/main' into model_builder_mmm_del…
cetagostini 946e6dc
Merge remote-tracking branch 'upstream/main' into model_builder_mmm_d…
cetagostini 1d0044a
solving error
cetagostini 78c8239
Merge remote-tracking branch 'upstream/main' into model_builder_mmm_d…
cetagostini 82f3132
Adding last team feedback
cetagostini 1fc193c
Fixing error
cetagostini 9fdc71f
Applying suggestion from Ricardo
cetagostini a0b4b3c
Define possible distributions for likelihood
cetagostini 0bd3415
Adding tests and extra distributions
cetagostini 4b60e0d
Adding config to init_test
cetagostini d2da24c
adding extra test
cetagostini f276763
lint
cetagostini 3b11a10
adjusting test
cetagostini 0a81f67
Update tests/mmm/test_delayed_saturated_mmm.py
cetagostini 157d6ce
Update test
cetagostini dbc167e
Update tests/mmm/test_delayed_saturated_mmm.py
cetagostini 94b4a8c
Adding last changes.
cetagostini 9fcc335
Update tests/mmm/test_delayed_saturated_mmm.py
cetagostini 515f6d6
matching string
cetagostini 27e5dad
Correcting error on assert
cetagostini 3550f66
Huge team work!
cetagostini df19ddd
Simplify match in test
ricardoV94 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
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.