Will Dean
Will Dean
only one way to find out
> I'm unclear on what the specific missing functionality is. I ran the MMM auto logging example from the mlflow module, and it does produce outputs to mlflow. Yes, you're...
Lets start with using current patch_fit for the fit method
For instance, the tanhbasedline defaults priors seem to not support az.hdi with its defaults arguments. This can be seen by not have a confidence band in this plot: https://www.pymc-marketing.io/en/latest/api/generated/pymc_marketing.mmm.components.saturation.TanhSaturationBaselined.html
I agree with @legobeat that custom scripts and keybindings would be the way to go. What would ideally be exposed to take advantage of this feature? changed files? diffs? commit...
Related to https://github.com/pwntester/octo.nvim/issues/1249
All of the Saturation transformations get a scaling parameter `beta` in order to match with the Menten `alpha` parameter. It might be documented in the module since it applies to...
> So if there's a note added to the module, where would that show up? That was part of my edit and realization; it is not there. I added to...
I was thinking about the module docstring. So in `pymc_marketing.mmm.components.saturation.py` at the top. Do you have any other suggestions?
> Sure, and where would it appear in the docs if it was there? [Here](https://www.pymc-marketing.io/en/stable/api/generated/pymc_marketing.mmm.components.saturation.html)? Yes. Somewhere in that top section. Sound reasonable home for it?