Will Dean
Will Dean
Sounds good. This will impact pymc-extras as well since that is where the Prior class and friends are defined.
Is there a pre-commit hook for this?
@copilot this is not passing pre-commit. Please run `pre-commit run --all-files` and fix any issues.
Hi @shuvayan, One workflow that might be helpful is to look at the adstock curves directly. This code with the new classes will plot an `amount` adstocked through time. I...
I would think that there would be a more direct way of optimizing the adstock parameter directly then using this loop. Also, not sure if divergences of the model would...
Hi @shuvayan Any follow ups here or good to close?
What is the status of this after the merge? @louismagowan
That's for summarizing this. How have you logged the output of the `az.loo` function in the past? It seems like its repr is pretty good. Or do you store the...
This might be closed following #1459
These are now closer linked via the `add_associated_likelihood` function: https://github.com/williambdean/conjugate/blob/49adf097bca219c442172317aa2ce76a676145b5/conjugate/models.py?plain=1#L84-L90