Module: meridian.model.model

Meridian module for the geo-level Bayesian hierarchical media mix model.

Classes

class MCMCOOMError: The Markov Chain Monte Carlo (MCMC) sampling exceeds memory limits.

class MCMCSamplingError: The Markov Chain Monte Carlo (MCMC) sampling failed.

class Meridian: Contains the main functionality for fitting the Meridian MMM model.

class NotFittedModelError: Model has not been fitted.

Functions

load_mmm(...): Load the model object from a pickle file path.

save_mmm(...): Save the model object to a pickle file path.