-
PyMC3/PyMC/theano/arviz API has changed significantly, that we haven't kept up with. While we account for it in our version requirements in the config files, at this moment I consider this as a bug th…
-
Images in NBs are compressed, this is a sphinx issue that popped up e.g. here:
https://github.com/pymc-labs/pymc-marketing/pull/667
-
With PyMC 4.0 almost ready, we should work on porting the examples here. Most models should continue to run just fine.
-
See https://github.com/pymc-labs/pymc-marketing/pull/313#issuecomment-1613620290
We might want to compile and cache the forward pass to make it faster if users call this method often.
-
### Affected Version
yay v12.3.5 - libalpm v14.0.0
### Describe the bug
When using `yay -Bi ./` to build a local PKGBUILD in the current directory, if the user selects to cleanbuild all packa…
-
Looking for help with this error. This is coming up at the end of my code running.
I think the error stems from the italicized section of the code:
```
from ipyparallel import Client
v = Client…
-
I couldn't totally find where this happens but compile_pymc creates an "obs_id" coordinate automatically. If the user doesn't provide that coordinate it gets populated as None. This causes this line o…
-
Greatly appreciated effort here, thank you.
cloned your latest repository, created an environment as per instructions. Noted in the environment.yml we have entires for pymc3 and pymc-theano, but no…
-
`dvector` hardcodes `shape=(None,)`. Would be nicer to make it a partial of `vector` with the fixed dtype to still allow providing a specific static shape if the user wants to
https://github.com/py…
-
Lift test is important for MMM model calibration, but it is I'm not sure on how to update prior to the experiment lift test. Recently pymc just released [CausalPy](https://causalpy.readthedocs.io/en/l…