Significant Drop in Unpaid Channel Contributions After Upgrading to v1.1.1 #825
-
|
Hi Meridian team, I wanted to flag an observation after upgrading from v1.0.7 (run in March 2025) to v1.1.1 (run in June 2025), using the same dataset and modeling configuration. In the newer run under v1.1.1, we’re seeing:
After reading through GitHub Discussion #790, I suspect the new default per-channel contribution priors for non-media treatments (introduced in v1.1.0) might be the cause of this shift. Could you confirm if this change is expected behavior under the new defaults? Thanks so much in advance for your help! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hello @gitlingjin , Thank you for contacting us! The shift in observations between v1.0.7 and v1.1.1, even with the same dataset and modeling configuration, is indeed expected behavior. This is due to the new default per-channel contribution priors for non-media treatments introduced in v1.1.0. You can replicate the previous results by setting Thank you Google Meridian Support Team |
Beta Was this translation helpful? Give feedback.
Hello @gitlingjin ,
Thank you for contacting us!
The shift in observations between v1.0.7 and v1.1.1, even with the same dataset and modeling configuration, is indeed expected behavior. This is due to the new default per-channel contribution priors for non-media treatments introduced in v1.1.0.
You can replicate the previous results by setting
non_media_treatments_prior_type="coefficient"in your (ModelSpec). Alternatively, you could also consider using contribution priors and customizing the prior distribution ofPriorDistribution.contribution_n.Thank you
Google Meridian Support Team