Package weka.classifiers.bayes

Class Summary
NaiveBayesSimple Class for building and using a simple Naive Bayes classifier.Numeric attributes are modelled by a normal distribution.

For more information, see

Richard Duda, Peter Hart (1973).