Induction of Recursive Bayesian Classifiers

Abstract

In this paper, we review the induction of simple Bayesian classifiers, note some of their drawbacks, and describe a recursive algorithm that constructs a hierarchy of probabilistic concept descriptions. We posit that this approach should outperform the simpler scheme in domains that involve disjunctive concepts, since they violate the independence assumption on which the latter relies. To test this hypothesis, we report experimental studies with both natural and artificial domains. The results are mixed, but they are encouraging enough to recommend closer examination of recursive Bayesian classifiers in future work.

Cite

Text

Langley. "Induction of Recursive Bayesian Classifiers." European Conference on Machine Learning, 1993. doi:10.1007/3-540-56602-3_134

Markdown

[Langley. "Induction of Recursive Bayesian Classifiers." European Conference on Machine Learning, 1993.](https://mlanthology.org/ecmlpkdd/1993/langley1993ecml-induction/) doi:10.1007/3-540-56602-3_134

BibTeX

@inproceedings{langley1993ecml-induction,
  title     = {{Induction of Recursive Bayesian Classifiers}},
  author    = {Langley, Pat},
  booktitle = {European Conference on Machine Learning},
  year      = {1993},
  pages     = {153-164},
  doi       = {10.1007/3-540-56602-3_134},
  url       = {https://mlanthology.org/ecmlpkdd/1993/langley1993ecml-induction/}
}