News

Bayesian Additive Regression Trees (BART) is a nonparametric ensemble method that models complex relationships by summing a collection of decision trees, each operating as a weak learner.
We develop a Bayesian "sum-of-trees" model where each tree is constrained by a regularization prior to be a weak learner, and fitting and inference are accomplished via an iterative Bayesian ...
Bayesian Additive Regression Trees (BART) is a flexible machine learning algorithm capable of capturing nonlinearities between an outcome and covariates and interactions among covariates.