Naïve Bayes is a probability-based machine learning technique used for classifications. It is a mathematically simple way to include the contributions of many factors in predicting the class of the next data instance. It is often used to classifying texts.

