I’m using BART recently and I wondered this is a correct behavior.
I percept pmb.predict returns generated samples from the BART-posterior but I always get same results.
I tried BART’s introduction notebook from here and this is a capture of my result of the notebook.
Use the conda’s official docker image and install pymc & pymc-bart via pip but results are same.
And I have another environment on GoogleColab (forcely install python3.9) and this works fine.
So I guess the current version(0.0.3) of BART may doesn’t work on M1 Mac
This is strongly recommended as the way to install. The fact that it is not working is definitely something to be resolved, regardless of the BART issues. If you can, please open an issue with further details and we can figure out what’s going on.