Togaware DATA MINING
Desktop Survival Guide
by Graham Williams
Google


Bayes Classifier:
Classification


\begin{wrapfigure}[4]{r}{0.5\textwidth}
$\mathcal{P}(\mathit{Moulin Rouge}\vert\ldots) \approx$
\end{wrapfigure}

Bayes classifiers came in two varieties: naïve and full. Naïve Bayes is a technique for estimating probabilities of individual variable values, given a class, from training data and to then allow the use of these probabilities to classify new entities. Naïve Bayes has been demonstrated usefully on moderate and large datasets. It can be used for diagnosis and classification tasks. Despite the fact that the assumption of conditional independence is often violated the approach continues to work well. Full Bayes ...



Subsections

Copyright © 2004-2006 [email protected]
Support further development through the purchase of the PDF version of the book.
Brought to you by Togaware.