paper-with-me

Papers

Autocart -- spatially-aware regression trees for ecological and spatial modeling

2021-01-20 · Ethan Ancell, Brennan Bean

Many ecological and spatial processes are complex in nature and are not accurately modeled by linear models. Regression trees promise to handle the high-order interactions that are present in ecological and spatial datasets, but fail to produce physically realistic characterizations of the underlying landscape. The "autocart" (autocorrelated regression trees) R package extends the functionality of previously proposed spatial regression tree methods through a spatially aware splitting function and novel adaptive inverse distance weighting method in each terminal node. The efficacy of these autocart models, including an autocart extension of random forest, is demonstrated on multiple datasets. This highlights the ability of autocart to model complex interactions between spatial variables while still providing physically realistic representations of the landscape.

📄 PDF Abstract BibTeX arXiv:2101.08258

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Understanding the 2016 US Presidential Election using ecological inference and distribution regression with census microdata

2016-11-11 · Seth Flaxman, Danica J. Sutherland, Yu-Xiang Wang, Yee Whye Teh

We combine fine-grained spatially referenced census data with the vote outcomes from the 2016 US presidential election. Using this dataset, we perform ecological inference using distribution regression (Flaxman et al, KD…

regression

Ecological Data Analysis Based on Machine Learning Algorithms

2018-12-21 · Md. Siraj-Ud-Doula, Md. Ashad Alam

Classification is an important supervised machine learning method, which is necessary and challenging issue for ecological research. It offers a way to classify a dataset into subsets that share common patterns. Notably,…

BIG-bench Machine LearningClassificationGeneral Classification

flexBART: Flexible Bayesian regression trees with categorical predictors

2022-11-08 · Sameer K. Deshpande

Most implementations of Bayesian additive regression trees (BART) one-hot encode categorical predictors, replacing each one with several binary indicators, one for every level or category. Regression trees built with the…

regression

BAST: Bayesian Additive Regression Spanning Trees for Complex Constrained Domain

2021-12-01 · NeurIPS 2021 12 · Zhao Tang Luo, Huiyan Sang, Bani Mallick

Nonparametric regression on complex domains has been a challenging task as most existing methods, such as ensemble models based on binary decision trees, are not designed to account for intrinsic geometries and domain bo…

Bayesian Inferenceregression

Bagged Boosted Trees for Classification of Ecological Momentary Assessment Data

2016-07-06 · Gerasimos Spanakis, Gerhard Weiss, Anne Roefs

Ecological Momentary Assessment (EMA) data is organized in multiple levels (per-subject, per-day, etc.) and this particular structure should be taken into account in machine learning algorithms used in EMA like decision …

BIG-bench Machine LearningGeneral Classification