Skip to content

Commit bf7beb3

Browse files
authored
Add MMM Quickstart Guide (#1972)
* init * rerun * add qs * add qs to readme * more resources * improvements * better description * prior reference * minor improvements
1 parent 54de250 commit bf7beb3

File tree

3 files changed

+1047
-2
lines changed

3 files changed

+1047
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Once the model is fitted, we can further optimize our budget allocation as we ar
131131
<img src="docs/source/_static/mmm_plot_plot_channel_contributions_grid.png" width="80%" />
132132
</center>
133133

134-
- Explore a hands-on [simulated example](https://pymc-marketing.readthedocs.io/en/stable/notebooks/mmm/mmm_example.html) for more insights into MMM with PyMC-Marketing.
134+
- Explore a hands-on our [quickstart guide](https://pymc-marketing.readthedocs.io/en/stable/notebooks/mmm/mmm_quickstart.html) and more complete [simulated example](https://pymc-marketing.readthedocs.io/en/stable/notebooks/mmm/mmm_example.html) for more insights into MMM with PyMC-Marketing.
135135
- Get started with a complete end-to-end analysis: from model specification to budget allocation. See the [guide notebook](https://www.pymc-marketing.io/en/stable/notebooks/mmm/mmm_case_study.html).
136136

137137
### Essential Reading for Marketing Mix Modeling (MMM)

docs/source/gallery/gallery.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,12 @@ Welcome to the PyMC-Marketing example gallery! This gallery provides visual navi
1616
::::{grid} 1 2 3 3
1717
:gutter: 3
1818

19-
:::{grid-item-card} MMM Example: Introduction Notebook
19+
:::{grid-item-card} MMM Quickstart Guide
20+
:img-top: ../gallery/images/mmm_quickstart.png
21+
:link: ../notebooks/mmm/mmm_quickstart.html
22+
:::
23+
24+
:::{grid-item-card} MMM Example: Extensive Introduction Notebook
2025
:img-top: ../gallery/images/mmm_example.png
2126
:link: ../notebooks/mmm/mmm_example.html
2227
:::

docs/source/notebooks/mmm/mmm_quickstart.ipynb

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

0 commit comments

Comments
 (0)