paper-with-me

Papers

bartMachine: Machine Learning with Bayesian Additive Regression Trees

2013-12-08 · Adam Kapelner, Justin Bleich

We present a new package in R implementing Bayesian additive regression trees (BART). The package introduces many new features for data analysis using BART such as variable selection, interaction detection, model diagnostic plots, incorporation of missing data and the ability to save trees for future prediction. It is significantly faster than the current R implementation, parallelized, and capable of handling both large sample sizes and high-dimensional data.

📄 PDF Abstract BibTeX arXiv:1312.2171

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningDiagnosticFuture predictionregressionVariable Selection

Similar Papers 제목 키워드 기반

MPBART - Multinomial Probit Bayesian Additive Regression Trees

2013-09-30 · Bereket P. Kindo, Hao Wang, Edsel A. Peña

This article proposes Multinomial Probit Bayesian Additive Regression Trees (MPBART) as a multinomial probit extension of BART - Bayesian Additive Regression Trees (Chipman et al (2010)). MPBART is flexible to allow incl…

General Classificationregression

Bayesian quantile additive regression trees

2016-07-10 · Bereket P. Kindo, Hao Wang, Timothy Hanson, Edsel A. Peña

Ensemble of regression trees have become popular statistical tools for the estimation of conditional mean given a set of predictors. However, quantile regression trees and their ensembles have not yet garnered much atten…

Binary ClassificationGeneral Classificationquantile regressionregression

Generalized Bayesian Additive Regression Trees Models: Beyond Conditional Conjugacy

2022-02-20 · Antonio R. Linero

Bayesian additive regression trees have seen increased interest in recent years due to their ability to combine machine learning techniques with principled uncertainty quantification. The Bayesian backfitting algorithm u…

regressionSurvival AnalysisUncertainty Quantification

Bayesian Additive Regression Trees with Model Trees

2020-06-12 · Estevão B. Prado, Rafael A. Moral, Andrew C. Parnell

Bayesian Additive Regression Trees (BART) is a tree-based machine learning method that has been successfully applied to regression and classification problems. BART assumes regularisation priors on a set of trees that wo…

modelregression

Particle Gibbs for Bayesian Additive Regression Trees

2015-02-16 · Balaji Lakshminarayanan, Daniel M. Roy, Yee Whye Teh

Additive regression trees are flexible non-parametric models and popular off-the-shelf tools for real-world non-linear regression. In application domains, such as bioinformatics, where there is also demand for probabilis…

regression