Bayesian Additive Regression Trees for Probabilistic programming with PyMC
Project description
Bayesian Additive Regression Trees for Probabilistic programming with PyMC
PyMC-BART extends PyMC probabilistic programming framework to be able to define and solve models including a BART random variable. PyMC-BART also includes a few helpers function to aid with the interpretation of those models and perform variable selection.
Installation
PyMC-BART is available on Conda-Forge. To set up a suitable Conda environment, run
conda create --name=pymc-bart --channel=conda-forge pymc-bart
conda activate pymc-bart
Alternatively, it can be installed with
pip install pymc-bart
In case you want to upgrade to the bleeding edge version of the package you can install from GitHub:
pip install git+https://github.com/pymc-devs/pymc-bart.git
Contributions
PyMC-BART is a community project and welcomes contributions. Additional information can be found in the Contributing Readme
Code of Conduct
PyMC-BART wishes to maintain a positive community. Additional details can be found in the Code of Conduct
Citation
If you use PyMC-BART and want to cite it please use
Here is the citation in BibTeX format
@misc{quiroga2022bart,
title={Bayesian additive regression trees for probabilistic programming},
author={Quiroga, Miriana and Garay, Pablo G and Alonso, Juan M. and Loyola, Juan Martin and Martin, Osvaldo A},
year={2022},
doi={10.48550/ARXIV.2206.03619},
archivePrefix={arXiv},
primaryClass={stat.CO}
}
License
Donations
PyMC-BART , as other pymc-devs projects, is a non-profit project under the NumFOCUS umbrella. If you want to support PyMC-BART financially, you can donate here.
Sponsors
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for pymc_bart-0.5.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c3bd25bef251e5a55b9a081b417932a7ac54f7cfcef80c6eed9a3fe41338dd8c |
|
MD5 | b628af01fe3f8032ce85e3cdc84d5800 |
|
BLAKE2b-256 | ef6f44131527bf2b234298abaa6f7584d1da183511abad28f19631925c1767f7 |