pymc-devs / pymc-examples

Examples of PyMC models, including a library of Jupyter notebooks.
https://www.pymc.io/projects/examples/en/latest/
MIT License
263 stars 218 forks source link

Quantile regression with BART #510

Closed aloctavodia closed 1 year ago

aloctavodia commented 1 year ago
review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

juanitorduz commented 1 year ago

Besides the comment above the notebook looks great! Nice addition! I did not about this application of the asymmetric Laplace distribution.

aloctavodia commented 1 year ago

Thanks for the comment I updated the notebook addressing it and also change a little bit the model, so we only need to fit one model. I found this use for the asymmetric Laplace very recently, too! I am still surprised, haha.