Bayesian network classifiers

N Friedman, D Geiger, M Goldszmidt - Machine learning, 1997 - Springer
Recent work in supervised learning has shown that a surprisingly simple Bayesian classifier
with strong assumptions of independence among features, called naive Bayes, is …

On the optimality of the simple Bayesian classifier under zero-one loss

P Domingos, M Pazzani - Machine learning, 1997 - Springer
The simple Bayesian classifier is known to be optimal when attributes are independent
given the class, but the question of whether other sufficient conditions for its optimality exist …

Estimating continuous distributions in Bayesian classifiers

GH John, P Langley - arXiv preprint arXiv:1302.4964, 2013 - arxiv.org
When modeling a probability distribution with a Bayesian network, we are faced with the
problem of how to handle continuous variables. Most previous work has either solved the …

[PDF][PDF] Scaling up the accuracy of naive-bayes classifiers: A decision-tree hybrid.

R Kohavi - Kdd, 1996 - staff.icar.cnr.it
Naive-Bayes induction algorithms were previously shown to be surprisingly accurate on
many classification tasks even when the conditional independence assumption on which …

Induction of selective Bayesian classifiers

P Langley, S Sage - Uncertainty in Artificial Intelligence, 1994 - Elsevier
In this paper, we examine previous work on the naive Bayesian classifier and review its
limitations, which include a sensitivity to correlated features. We respond to this problem by …

[PDF][PDF] Better Prediction of Protein Cellular Localization Sites with the it k Nearest Neighbors Classifier.

P Horton, K Nakai - Ismb, 1997 - cdn.aaai.org
We have compared four classifiers on the problem of predicting the cellular localization sites
of proteins in yeast and E. coli. A set of sequence derived features, such as regions of high …

Naive Bayes for regression

E Frank, L Trigg, G Holmes, IH Witten - Machine Learning, 2000 - Springer
Despite its simplicity, the naive Bayes learning scheme performs well on most classification
tasks, and is often significantly more accurate than more sophisticated methods. Although …

Lazy learning of Bayesian rules

Z Zheng, GI Webb - Machine learning, 2000 - Springer
The naive Bayesian classifier provides a simple and effective approach to classifier learning,
but its attribute independence assumption is often violated in the real world. A number of …

Robust learning with missing data

M Ramoni, P Sebastiani - Machine Learning, 2001 - Springer
This paper introduces a new method, called the robust Bayesian estimator (RBE), to learn
conditional probability distributions from incomplete data sets. The intuition behind the RBE …

Khiops: A statistical discretization method of continuous attributes

M Boulle - Machine learning, 2004 - Springer
In supervised machine learning, some algorithms are restricted to discrete data and have to
discretize continuous attributes. Many discretization methods, based on statistical criteria …