N-Tuple Network, CART, and Bagging

Abstract

Similarities between bootstrap aggregation (bagging) and N-tuple sampling are explored to propose a retina-free data-driven version of the N-tuple network, whose close analogies to aggregated regression trees, such as classification and regression trees (CART), lead to further architectural enhancements. Performance of the proposed algorithms is compared with the traditional versions of the N-tuple and CART networks on a number of regression problems. The architecture significantly outperforms conventional N-tuple networks while leading to more compact solutions and avoiding certain implementational pitfalls of the latter.

Cite

Text

Kolcz. "N-Tuple Network, CART, and Bagging." Neural Computation, 2000. doi:10.1162/089976600300015790

Markdown

[Kolcz. "N-Tuple Network, CART, and Bagging." Neural Computation, 2000.](https://mlanthology.org/neco/2000/kolcz2000neco-ntuple/) doi:10.1162/089976600300015790

BibTeX

@article{kolcz2000neco-ntuple,
  title     = {{N-Tuple Network, CART, and Bagging}},
  author    = {Kolcz, Aleksander},
  journal   = {Neural Computation},
  year      = {2000},
  pages     = {293-304},
  doi       = {10.1162/089976600300015790},
  volume    = {12},
  url       = {https://mlanthology.org/neco/2000/kolcz2000neco-ntuple/}
}