Will Dean

Results 623 comments of Will Dean

Think we could add some mappings to the `Octo run list` command? @GustavEikaas

Closing this as much is now supported. If there are any other requests, feel free to open a new issue

How are you incorporating them? The multidimensional.MMM already supports media configuration via the initialization? Are you using a custom additive_effect?

I suggest using adstock and saturation in class initialization for media then using the mu_effects to add the arbitrary linear effect for the remaining media channels. There the media transformations...

pre-commit.ci autofix

Related to #650

I'm for this if this can be interactive! Either embed in markdown file or as standalone file. Is it hard to embed in the sphinx docs as well? Say here:...

Hi @gdeleva, You will be able to add a custom autoregressive component by appending to the `mu_effects` list of the `multidimensional.MMM` class. Here is an example: https://www.pymc-marketing.io/en/latest/notebooks/mmm/mmm_multidimensional_example.html#model-definition It is not...

If you are willing to make a PR, that 'd be great! The additive_effect module would be a good location for the logic