adstock_from_dict#

pymc_marketing.mmm.components.adstock.adstock_from_dict(data)[source]#

Create an adstock transformation from a dictionary.

Deprecated since version 0.18.2: adstock_from_dict is deprecated and will be removed in 0.20.0. Use from pymc_marketing.serialization import serialization; serialization.deserialize(data) instead.