and a few others.
This works (mostly) fine, but when I try to predict on my own data, I get that ValueError: Dataset does not contain the dimensions: {‘y_mean_obs’}.
I checked that someone else has the same issue on github.
What am I (are we) doing wrong? Other than the github issue, I have the exact same code as the first example notebook above but with different data.
When I call the predict with the posterior predictive (kind = ‘pps’) it works. Can someone tell me why ?
Thanks a lot!
thanks a lot, I got it to work too.
I actually commented there too, funky!
Thanks a million! I apologize for the late reply, I didn’t get a notification email this time.