|
| 1 | +(gallery)= |
| 2 | +# Example Gallery |
| 3 | + |
| 4 | +```{toctree} |
| 5 | +:hidden: |
| 6 | +``` |
| 7 | + |
| 8 | +## Introduction |
| 9 | + |
| 10 | +Welcome to the PyMC-Marketing example gallery! This gallery provides visual navigation to all of our example notebooks to help you quickly find the techniques and models relevant to your marketing analytics needs. |
| 11 | + |
| 12 | +## Marketing Mix Models (MMM) |
| 13 | + |
| 14 | +### Fundamentals |
| 15 | + |
| 16 | +::::{grid} 1 2 3 3 |
| 17 | +:gutter: 3 |
| 18 | + |
| 19 | +:::{grid-item-card} MMM Example Notebook |
| 20 | +:img-top: ../gallery/images/mmm_example.png |
| 21 | +:link: ../notebooks/mmm/mmm_example.html |
| 22 | +::: |
| 23 | + |
| 24 | +:::{grid-item-card} Custom Models with MMM components |
| 25 | +:img-top: ../gallery/images/mmm_components.png |
| 26 | +:link: ../notebooks/mmm/mmm_components.html |
| 27 | +::: |
| 28 | + |
| 29 | +:::{grid-item-card} MMM Multidimensional Example Notebook (e.g. Geo-MMM) |
| 30 | +:img-top: ../gallery/images/mmm_multidimensional_example.png |
| 31 | +:link: ../notebooks/mmm/mmm_multidimensional_example.html |
| 32 | +::: |
| 33 | +:::: |
| 34 | + |
| 35 | +### Budget Allocation |
| 36 | + |
| 37 | +::::{grid} 1 2 3 3 |
| 38 | +:gutter: 3 |
| 39 | + |
| 40 | +:::{grid-item-card} Budget Allocation Example |
| 41 | +:img-top: ../gallery/images/mmm_budget_allocation_example.png |
| 42 | +:link: ../notebooks/mmm/mmm_budget_allocation_example.html |
| 43 | +::: |
| 44 | + |
| 45 | +:::{grid-item-card} Budget Allocation Risk Assessment |
| 46 | +:img-top: ../gallery/images/mmm_allocation_assessment.png |
| 47 | +:link: ../notebooks/mmm/mmm_allocation_assessment.html |
| 48 | +::: |
| 49 | +:::: |
| 50 | + |
| 51 | +### Lift Test Calibration |
| 52 | + |
| 53 | +::::{grid} 1 2 3 3 |
| 54 | +:gutter: 3 |
| 55 | + |
| 56 | +:::{grid-item-card} Lift Test Analysis |
| 57 | +:img-top: ../gallery/images/mmm_lift_test.png |
| 58 | +:link: ../notebooks/mmm/mmm_lift_test.html |
| 59 | +::: |
| 60 | + |
| 61 | +:::{grid-item-card} Case Study: Unobserved Confounders, ROAS and Lift Tests |
| 62 | +:img-top: ../gallery/images/mmm_roas.png |
| 63 | +:link: ../notebooks/mmm/mmm_roas.html |
| 64 | +::: |
| 65 | +:::: |
| 66 | + |
| 67 | +### Time-Varying Parameters |
| 68 | + |
| 69 | +::::{grid} 1 2 3 3 |
| 70 | +:gutter: 3 |
| 71 | + |
| 72 | +:::{grid-item-card} MMM with time-varying parameters |
| 73 | +:img-top: ../gallery/images/mmm_tvp_example.png |
| 74 | +:link: ../notebooks/mmm/mmm_tvp_example.html |
| 75 | +::: |
| 76 | + |
| 77 | +:::{grid-item-card} MMM with time-varying media baseline |
| 78 | +:img-top: ../gallery/images/mmm_time_varying_media_example.png |
| 79 | +:link: ../notebooks/mmm/mmm_time_varying_media_example.html |
| 80 | +::: |
| 81 | +:::: |
| 82 | + |
| 83 | +### Model Evaluation |
| 84 | + |
| 85 | +::::{grid} 1 2 3 3 |
| 86 | +:gutter: 3 |
| 87 | + |
| 88 | +:::{grid-item-card} Cross-Validation |
| 89 | +:img-top: ../gallery/images/mmm_time_slice_cross_validation.png |
| 90 | +:link: ../notebooks/mmm/mmm_time_slice_cross_validation.html |
| 91 | +::: |
| 92 | + |
| 93 | +:::{grid-item-card} Model Evaluation |
| 94 | +:img-top: ../gallery/images/mmm_evaluation.png |
| 95 | +:link: ../notebooks/mmm/mmm_evaluation.html |
| 96 | +::: |
| 97 | +:::: |
| 98 | + |
| 99 | +### Causal Inference |
| 100 | + |
| 101 | +::::{grid} 1 2 3 3 |
| 102 | +:gutter: 3 |
| 103 | + |
| 104 | +:::{grid-item-card} Causal Identification |
| 105 | +:img-top: ../gallery/images/mmm_causal_identification.png |
| 106 | +:link: ../notebooks/mmm/mmm_causal_identification.html |
| 107 | +::: |
| 108 | + |
| 109 | +:::{grid-item-card} MMMs and Pearl's ladder of causal inference |
| 110 | +:img-top: ../gallery/images/mmm_counterfactuals.png |
| 111 | +:link: ../notebooks/mmm/mmm_counterfactuals.html |
| 112 | +::: |
| 113 | +:::: |
| 114 | + |
| 115 | +### Case Studies |
| 116 | + |
| 117 | +::::{grid} 1 2 3 3 |
| 118 | +:gutter: 3 |
| 119 | + |
| 120 | +:::{grid-item-card} MMM Case Study |
| 121 | +:img-top: ../gallery/images/mmm_case_study.png |
| 122 | +:link: ../notebooks/mmm/mmm_case_study.html |
| 123 | +::: |
| 124 | +:::: |
| 125 | + |
| 126 | +## Customer Lifetime Value (CLV) Models |
| 127 | + |
| 128 | +::::{grid} 1 2 3 3 |
| 129 | +:gutter: 3 |
| 130 | + |
| 131 | +:::{grid-item-card} CLV Quickstart |
| 132 | +:img-top: ../gallery/images/clv_quickstart.png |
| 133 | +:link: ../notebooks/clv/clv_quickstart.html |
| 134 | +::: |
| 135 | + |
| 136 | +:::{grid-item-card} BG/NBD Model |
| 137 | +:img-top: ../gallery/images/bg_nbd.png |
| 138 | +:link: ../notebooks/clv/bg_nbd.html |
| 139 | +::: |
| 140 | + |
| 141 | +:::{grid-item-card} MBG/NBD Model |
| 142 | +:img-top: ../gallery/images/mbg_nbd.png |
| 143 | +:link: ../notebooks/clv/mbg_nbd.html |
| 144 | +::: |
| 145 | + |
| 146 | +:::{grid-item-card} Pareto/NBD Model |
| 147 | +:img-top: ../gallery/images/pareto_nbd.png |
| 148 | +:link: ../notebooks/clv/pareto_nbd.html |
| 149 | +::: |
| 150 | + |
| 151 | +:::{grid-item-card} Gamma-Gamma Model |
| 152 | +:img-top: ../gallery/images/gamma_gamma.png |
| 153 | +:link: ../notebooks/clv/gamma_gamma.html |
| 154 | +::: |
| 155 | + |
| 156 | +:::{grid-item-card} sBG Model |
| 157 | +:img-top: ../gallery/images/sBG.png |
| 158 | +:link: ../notebooks/clv/sBG.html |
| 159 | +::: |
| 160 | +:::: |
| 161 | + |
| 162 | +## Customer Choice Models |
| 163 | + |
| 164 | +::::{grid} 1 2 3 3 |
| 165 | +:gutter: 3 |
| 166 | + |
| 167 | +:::{grid-item-card} MV-ITS Saturated |
| 168 | +:img-top: ../gallery/images/mv_its_saturated.png |
| 169 | +:link: ../notebooks/customer_choice/mv_its_saturated.html |
| 170 | +::: |
| 171 | + |
| 172 | +:::{grid-item-card} MV-ITS Unsaturated |
| 173 | +:img-top: ../gallery/images/mv_its_unsaturated.png |
| 174 | +:link: ../notebooks/customer_choice/mv_its_unsaturated.html |
| 175 | +::: |
| 176 | +:::: |
| 177 | + |
| 178 | +## General Tutorials |
| 179 | + |
| 180 | +::::{grid} 1 2 3 3 |
| 181 | +:gutter: 3 |
| 182 | + |
| 183 | +:::{grid-item-card} Model Configuration |
| 184 | +:img-top: ../gallery/images/model_configuration.png |
| 185 | +:link: ../notebooks/general/model_configuration.html |
| 186 | +::: |
| 187 | + |
| 188 | +:::{grid-item-card} Prior Predictive Checks |
| 189 | +:img-top: ../gallery/images/prior_predictive.png |
| 190 | +:link: ../notebooks/general/prior_predictive.html |
| 191 | +::: |
| 192 | + |
| 193 | +:::{grid-item-card} NUTS Samplers |
| 194 | +:img-top: ../gallery/images/other_nuts_samplers.png |
| 195 | +:link: ../notebooks/general/other_nuts_samplers.html |
| 196 | +::: |
| 197 | +:::: |
0 commit comments