bartMachine: Machine Learning with Bayesian Additive Regression Trees
Machine Learning
2014-11-25 v3 Machine Learning
Abstract
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.
Cite
@article{arxiv.1312.2171,
title = {bartMachine: Machine Learning with Bayesian Additive Regression Trees},
author = {Adam Kapelner and Justin Bleich},
journal= {arXiv preprint arXiv:1312.2171},
year = {2014}
}
Comments
39 pages, 13 figures, 4 tables, 2 appendices