IV.CLASSIFICATION METHODS
The Naive Bayesian algorithm, named after Thomas Bayes
(1702 – 1761) is a learning algorithm as well as a statistical
method for classification. It captures uncertainty in a
principled way by using probabilistic approach. Naive
Bayesian classification provides practical learning algorithms
and prior knowledge and observed data can be combined.
The Artificial Neural Network (ANN) algorithm takes data
as input then process and generalizes output using biological
brain patterns of humans or animals. It is designed to learn in
a non lin
ear mapping between input and output data