Will Dean

Results 623 comments of Will Dean

Are you installing the package with pip or conda?

Hi @aviv-ianphilipp, you can run this command, `conda list` and check the sources. You are looking for something like this ``` # conda list | grep pymc List of packages...

Pytensor is also from conda?

Do you have an expectation on how this will affect the model graph? Will there be adstock and saturation transformations on this variable as well?

> Yes, it will; otherwise, we could treat them as control variables. Understood. Then it really becomes an issue of involving them in the optimizer? However, if they have no...

~~Can you add an item to the PULL_REQUEST_TEMPLATE.md for this module~~ EDIT: pushed

I am having a bug with the predictions in the model. They seem to be overwriting the posterior_predictive group. This can be seen in the charts that have the `plot_fit`...

> So just flagging up that in the change over to using `ModelBuilder`, the results have changed. In the `mv_its_saturated.ipynb` the first trace plot used to look like this: >...

Made changes in the saturated notebook. Would have to add some comments as well. Need to make changes to other one as well. I will be afk for bit so...