-
### Discussed in https://github.com/pymc-labs/pymc-marketing/discussions/1028
Originally posted by **bella0715** September 12, 2024
Here's how I built the model.
```
mmm = DelayedSaturatedMM…
-
I'm a final year physics undergrad modelling photometric data on sn2022vqz. When attempting to fit or call the template class with method="gp", I get error messages saying that Mean(const) is not a va…
-
When running inversions with a 2-year inversion period, RHIME encounters issues during post-processing. It would be nice to have the flexibility to run inversions with any inversion period.
Traceba…
-
I am trying to run a PyMC model with the nutpie sampler, but initialization seems to be very slow and sampling does not start with these Warning statements:
```
C:\Users\TsubasaTakaya\miniconda3\env…
ghost updated
6 months ago
-
Hi,
I am using python 3.7 as advised and
while installing the pymc==2.3.8
I get the following error:
Building wheels for collected packages: pymc
error: subprocess-exited-with-error
…
-
In this issue, I post problems, bugs etc. that are caused by PyMC as such and not by Bicyclus. To investigate these problems, I need help from outside or get into touch with the PyMC community.
- […
-
I'm exploring ways that after utilizing impressions data to train media mix models using PYMC library, how do you use cost data for ROAS calculation, saturation curves and optimize budgets. However, I…
-
This example is taken from the baseball case study in `pymc-examples`. We fit a beta-binomial model to some baseball batting data:
```python
data = pd.read_csv(pm.get_data("efron-morris-75-data.t…
-
Running create_pymc3_testmodels.py leads to warnings like:
"Only one chain was sampled, this makes it impossible to run some convergence checks
10:59:16.737 INFO :: Only one chain was sampled, this…
-
Upgrading from PyMC 5.0.0 to 5.0.2 results in substantially worse advi performance.