Max number of channels to optimize for #386
Unanswered
isaacmalka
asked this question in
Q&A
Replies: 1 comment
-
|
Regarding the maximum number of channels Meridian can handle, there isn't a strict limit. It depends on your specific data, model specifications ( As the number of channels increases, the inferential burden of estimating many channels simultaneously increases. This might manifest in high variance estimates or even lack of convergence. There is also the computation complexity involved, as you mention. Here are some considerations:
Here are some recommendations:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, in both LightWeightMMM and Meridian we want to know what is the optimal number of channels the model can handle for both finding channels' contributions to KPI, but more importantly - for the optimizing process. I found that having more than 15 channels and given my current infra setup, it gets stuck in optimization so perhaps it's better not to have more than that amount-- but was wondering if there are any guidelines from experiments you've conducted to provide us with some insights. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions