Naive Bayes                 
 A probabilistic classifier based on applying Bayes' theorem with strong (naive) independence assumptions between features. 
Example: Text classification tasks such as sentiment analysis or document categorization. 
Related Keywords:
Naive Bayes                 ,
,