Skip to main content

About Meridian

Marketing mix modeling (MMM) is a statistical analysis technique that measures the impact of marketing campaigns and activities to guide budget planning decisions and improve overall media effectiveness. MMM uses aggregated data to measure impact across marketing channels and account for non-marketing factors that impact sales and other key performance indicators (KPIs). MMM is privacy-safe and does not use any cookie or user-level information.

Meridian is an MMM framework that enables advertisers to set up and run their own in-house models. Meridian helps you answer key questions such as:

  • How did the marketing channels drive my revenue or other KPI?
  • What was my marketing return on investment (ROI)?
  • How do I optimize my marketing budget allocation for the future?

Meridian is a highly customizable modeling framework that is based on Bayesian causal inference. It is capable of handling large scale geo-level data, which is encouraged if available, but it can also be used for national-level modeling. Meridian provides clear insights and visualizations to inform business decisions around marketing budget and planning. Additionally, Meridian provides methodologies to support calibration of MMM with experiments and other prior information, and to optimize target ad frequency by utilizing reach and frequency data.

If you are using LightweightMMM, see the migration guide to help you understand the differences between these MMM projects.

Install Meridian

Python 3.11-3.13 is required to use Meridian. We also recommend using a minimum of 1 GPU.

Note: This project has been tested on T4 GPU using 16 GB of RAM.

To install Meridian, run the following command to automatically install the latest release from PyPI.

  • For Linux-GPU users:

    Note: CUDA toolchain and a compatible GPU device is necessary for [and-cuda] extra to activate.

    $ pip install --upgrade google-meridian[and-cuda]
    
  • For macOS and general CPU users:

    Note: There is no official GPU support for macOS.

    $ pip install --upgrade google-meridian
    

Alternatively, run the following command to install the most recent, unreleased version from GitHub.

  • For GPU users:

    $ pip install --upgrade "google-meridian[and-cuda] @ git+https://github.com/google/meridian.git"
    
  • For CPU users:

    $ pip install --upgrade git+https://github.com/google/meridian.git
    

We recommend to install Meridian in a fresh virtual environment to make sure that correct versions of all the dependencies are installed, as defined in pyproject.toml.

How to use the Meridian library

To get started with Meridian, you can run the code programmatically using sample data with the Getting Started Colab.

The Meridian model uses a holistic MCMC sampling approach called No U Turn Sampler (NUTS) which can be compute intensive. To help with this, GPU support has been developed across the library (out-of-the-box) using tensors. We recommend running your Meridian model on GPUs to get real time optimization results and significantly reduce training time.

Meridian Documentation & Tutorials

The following documentation, colab, and video resources will help you get started quickly with using Meridian:

Resource Description
Meridian documentation Main landing page for Meridian documentation.
Meridian basics Learn about Meridian features, methodologies, and the model math.
Getting started colab Install and quickly learn how to use Meridian with this colab tutorial using sample data.
User guide A detailed walk-through of how to use Meridian and generating visualizations using your own data.
Pre-modeling Prepare and analyze your data before modeling.
Modeling Modeling guidance for model refinement and edge cases.
Post-modeling Post-modeling guidance for model fit, visualizations, optimizations, refreshing the model, and debugging.
Scenario planning Plan budget allocation with Meridian on Colab & Data Studio interactively.
Migrate from LMMM Learn about the differences between Meridian and LightweightMMM as you consider migrating.
API Reference API reference documentation for the Meridian package.
Reference list White papers and other referenced material.

Support

Questions about methodology: Please see the Modeling tab in the technical documentation.

Issues installing or using Meridian: Feel free to post questions in the Discussions or Issues tabs of the Meridian GitHub repository. The Meridian team responds to these questions weekly in batches, so please be patient and don't reach out directly to your Google Account teams.

Bug reports: Please post bug reports to the Issues tab of the Meridian GitHub repository. We also encourage the community to share tips and advice with each other on the Issues tab. When our team addresses or resolves a new bug, we will notify you through the comments on the issue.

Feature requests: Please post these to the Discussions tab of the Meridian GitHub repository. We have an internal roadmap for Meridian development, but would love your inputs for new feature requests so that we can prioritize them based on the roadmap.

Pull requests: These are appreciated but are very difficult for us to merge because the code in this repository is linked to Google internal systems and has to pass internal review. If you submit a pull request and we believe that we can incorporate a change in the base code, we will reach out to you directly about this.

Citing Meridian

To cite this repository:

@software{meridian_github,
  author = {Google Meridian Marketing Mix Modeling Team},
  title = {Meridian: Marketing Mix Modeling},
  url = {https://github.com/google/meridian},
  version = {1.8.0},
  year = {2026},
}

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

google_meridian_noschema-1.8.0.tar.gz (451.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

google_meridian_noschema-1.8.0-py3-none-any.whl (535.9 kB view details)

Uploaded Python 3

File details

Details for the file google_meridian_noschema-1.8.0.tar.gz.

File metadata

  • Download URL: google_meridian_noschema-1.8.0.tar.gz
  • Upload date:
  • Size: 451.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.9

File hashes

Hashes for google_meridian_noschema-1.8.0.tar.gz
Algorithm Hash digest
SHA256 75d9f865315a51a87a465c3efb6ad706c7b035752141cf714e8f4700d73a96eb
MD5 689faadf9b4864b087df2310d0bd890c
BLAKE2b-256 dda481c1d44695ede28b70b17e290f65cdab274d7aba5a516f61dc8c2e5609f7

See more details on using hashes here.

File details

Details for the file google_meridian_noschema-1.8.0-py3-none-any.whl.

File metadata

File hashes

Hashes for google_meridian_noschema-1.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 747c8303715bb8563e4f5d110dc4e8c61a884669799e01214eaf59e02c59b956
MD5 5117d8ff3128c26761d22c6243a33776
BLAKE2b-256 cd6b1fe2989b0aa41da5d6e5476f95a3543b2f86889181287f711a8aa09f096d

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.8.0 This release

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page