An Analysis of Bayesian Classifiers

Abstract

In this paper we present an average-case analysis of the Bayesian classifier, a simple probabilistic induction algorithm that fares remarkably well on many learning tasks. Our analysis assumes a monotone conjunctive target concept, Boolean attributes that are independent of each other and that follow a single distribution, and the absence of attribute noise. We first calculate the probability that the algorithm will induce an arbitrary pair of concept descriptions; we then use this expression to compute the probability of correct classification over the space of instances. The analysis takes into account the number of training instances, the number of relevant and irrelevant attributes, the distribution of these attributes, and the level of class noise. In addition, we explore the behavioral implications of the analysis by presenting predicted learning curves for a number of artificial domains. We also give experimental results on these domains as a check on our reasoning. Finally, we ...

Cite

Text

Langley et al. "An Analysis of Bayesian Classifiers." AAAI Conference on Artificial Intelligence, 1992.

Markdown

[Langley et al. "An Analysis of Bayesian Classifiers." AAAI Conference on Artificial Intelligence, 1992.](https://mlanthology.org/aaai/1992/langley1992aaai-analysis/)

BibTeX

@inproceedings{langley1992aaai-analysis,
  title     = {{An Analysis of Bayesian Classifiers}},
  author    = {Langley, Pat and Iba, Wayne and Thompson, Kevin},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {1992},
  pages     = {223-228},
  url       = {https://mlanthology.org/aaai/1992/langley1992aaai-analysis/}
}