Skip to content

Commit 93f5e77

Browse files
cetagostinipre-commit-ci[bot]williambdean
authored
Time Varying Media Contribution Notebook (#778)
* Time Varaying notebook * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * requested changes * quick change * Adding to index md * remove change mmm_budget_allocation_example.ipynb * quick correction * Small changes * Small title change --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Will Dean <[email protected]>
1 parent 9892311 commit 93f5e77

File tree

3 files changed

+9482
-0
lines changed

3 files changed

+9482
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ Leverage our Bayesian MMM API to tailor your marketing strategies effectively. L
6161
- **Saturation Effects**: Understand the diminishing returns in media investments.
6262
- **Customize adstock and saturation functions:** You can select from a variety of adstock and saturation functions. You can even implement your own custom functions.
6363
- **Time-varying Intercept:** Capture time-varying baseline contributions in your model (using modern and efficient Gaussian processes approximation methods).
64+
- **Time-varying Media Contribution:** Capture time-varying media efficiency in your model (using modern and efficient Gaussian processes approximation methods).
6465
- **Visualization and Model Diagnostics**: Get a comprehensive view of your model's performance and insights.
6566
- **Choose among many inference algorithms**: We provide the option to choose between various NUTS samplers (e.g. BlackJax, NumPyro and Nutpie). See the [example notebook](https://www.pymc-marketing.io/en/stable/notebooks/general/other_nuts_samplers.html) for more details.
6667
- **Out-of-sample Predictions**: Forecast future marketing performance with credible intervals. Use this for simulations and scenario planning.

docs/source/notebooks/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ mmm/mmm_example
1010
mmm/mmm_budget_allocation_example
1111
mmm/mmm_lift_test
1212
mmm/mmm_tvp_example
13+
mmm/mmm_time_varying_media_example
1314
mmm/mmm_components
1415
:::
1516

docs/source/notebooks/mmm/mmm_time_varying_media_example.ipynb

Lines changed: 9480 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)