CustomModelWrapper#
- pydantic model pymc_marketing.mmm.budget_optimizer.CustomModelWrapper[source]#
Wrapper for the BudgetOptimizer to handle custom PyMC models.
Methods
CustomModelWrapper.__init__(base_model, ...)Create a new model by parsing and validating input data from keyword arguments.