The Bayesian Additive Regression Spanning Trees model is a novel ensemble model for non-parametric regression intended to be used on data (especially spatial) that lies on a complex or constrained domain, or a space with an irregular shape embedded in Euclidean space. Existing ensemble models for non-parametric regression such as Bayesian Additive Regression Trees (BART) or XGBoost are very popular and effective, but these models rely on binary decision tree partition models as their weak learners. These binary decision tree partitions do not respect domain constraints as they only make splits parallel to Euclidean axes. At the core of the BAST model is a novel weak learner; a random spanning tree manifold partition model.
Package details |
|
---|---|
Maintainer | |
License | GPL (>= 3) |
Version | 2.0.1 |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.