Will Dean
Will Dean
> yes! 100% ! The more visible and accessible the better! Perfect. So the steps are - [x] Create "Get Involved" section on the website - [ ] Embed the...
You seemed have covered this in #1023, @juanitorduz. Any idea how to best keep these two files in sync? Might be good to: - [ ] Link the Good first...
There is a bit of information in the deployment section here: https://www.pymc-marketing.io/en/latest/guide/benefits/model_deployment.html Think the documentation for the ModelBuilder itself could be spruced up
This would be great feature to add!
Hi @divramod, I have made a PR for this feature. Please take a look if you are interested!
Find the probablematic PR here: https://github.com/JMBeresford/retrom/pull/310
Thanks for the update @BagToad ! Sounds good
The kwargs used with the would have to be saved off as well or the reconstructed model would not be the same https://github.com/pymc-labs/pymc-marketing/blob/4bddf9450f7a85ade4a03ccb47af55bcefc4b982/pymc_marketing/mmm/delayed_saturated_mmm.py#L1735-L1740 Potentially these kwargs in the attrs like...
If the data is stored with `pm.Data` then these will appear in the `observed_data` and `constant_data` groups that come along with PyMC models.
Interested in making a PR? @AlfredoJF