Is this still the solution? Using observed? If so, can you provide an example? Or is it just:
x = pm.Normal('x', observed = train_x)
Is this still the solution? Using observed? If so, can you provide an example? Or is it just:
x = pm.Normal('x', observed = train_x)