multidimensional#

Multidimensional Marketing Mix Model class.

Functions

create_sample_kwargs(sampler_config, ...)

Create the dictionary of keyword arguments for pm.sample.

Classes

MMM([date_column, channel_columns, ...])

Marketing Mix Model class for estimating the impact of marketing channels on a target variable.

MultiDimensionalBudgetOptimizerWrapper(...)

Wrapper for the BudgetOptimizer to handle multi-dimensional model.