Today I am going to write off-topic about using Naive Bayes algorithm for record
classification. This is a supervised category of an algorithm. Which means we
train the algorithm with given input records with known labels, make model and
then apply the created model on unknown records to correctly classify