Naive Bayes classifiers is used in classification based on applying Bayes’ theorem with strong (naïve) independence assumptions between the features. They are among the simplest Bayesian network models.

The corresponding classifier, is the function that assigns a class label for some as follow