Software for building stochastic tree ensembles (i.e. BART, XBART) for supervised learning and causal inference.
StochasticTree
is composed of a C++ "core" and R / Python interfaces to that core.
Source code is available in the stochtree
monorepo
and documentation sites are available for the R package
and the python package.