Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
4654343
Notebook: How to model upper funnel with causal reasoning and pymc ma…
cetagostini Oct 3, 2025
9269c09
Merge branch 'main' into cetagostini/upper_funnel_causality_notebook
cetagostini Oct 5, 2025
5d3a1a9
Merge branch 'main' into cetagostini/upper_funnel_causality_notebook
cetagostini Oct 6, 2025
13a1e3f
Merge branch 'main' into cetagostini/upper_funnel_causality_notebook
cetagostini Oct 8, 2025
96590fd
Merge branch 'main' into cetagostini/upper_funnel_causality_notebook
cetagostini Oct 9, 2025
0bb83aa
Merge branch 'main' into cetagostini/upper_funnel_causality_notebook
cetagostini Oct 9, 2025
e93851a
Merge branch 'main' into cetagostini/upper_funnel_causality_notebook
cetagostini Oct 9, 2025
cbc1a15
minor grammar pass.
daniel-saunders-phil Oct 9, 2025
552c116
Merge branch 'main' into cetagostini/upper_funnel_causality_notebook
cetagostini Oct 10, 2025
5372024
Merge branch 'main' into cetagostini/upper_funnel_causality_notebook
cetagostini Oct 13, 2025
04d6e51
Merge branch 'main' into cetagostini/upper_funnel_causality_notebook
cetagostini Oct 15, 2025
733d62b
Merge branch 'main' into cetagostini/upper_funnel_causality_notebook
cetagostini Oct 15, 2025
04c18dc
Merge branch 'main' into cetagostini/upper_funnel_causality_notebook
cetagostini Oct 16, 2025
3e6706c
Daniel feedback
cetagostini Oct 16, 2025
7238b18
Merge branch 'cetagostini/upper_funnel_causality_notebook' of https:/…
cetagostini Oct 16, 2025
869a50f
Merge branch 'main' into cetagostini/upper_funnel_causality_notebook
cetagostini Oct 16, 2025
e5a361e
Daniel feedback
cetagostini Oct 16, 2025
160c320
Merge branch 'main' into cetagostini/upper_funnel_causality_notebook
cetagostini Oct 16, 2025
7795712
Merge branch 'main' into cetagostini/upper_funnel_causality_notebook
cetagostini Oct 20, 2025
caafd1a
Merge branch 'main' into cetagostini/upper_funnel_causality_notebook
cetagostini Oct 20, 2025
3dc7b63
Merge branch 'main' into cetagostini/upper_funnel_causality_notebook
cetagostini Oct 20, 2025
75dabfb
Update mmm_upper_funnel_causal_approach.ipynb
cetagostini Oct 20, 2025
eafe407
Update mmm_upper_funnel_causal_approach.ipynb
cetagostini Oct 20, 2025
3e45e62
Merge branch 'main' into cetagostini/upper_funnel_causality_notebook
cetagostini Oct 20, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/source/gallery/gallery.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,8 +152,13 @@ Welcome to the PyMC-Marketing example gallery! This gallery provides visual navi
:link: ../notebooks/mmm/mmm_counterfactuals.html
:::

::::{grid-item-card} Upper-funnel causal approach
:img-top: ../gallery/images/mmm_causal_identification.png
:link: ../notebooks/mmm/mmm_upper_funnel_causal_approach.html
::::

:::::

### Case Studies

::::{grid} 1 2 3 3
Expand Down
Loading