News

Naive Bayes: Naive Bayes is a probabilistic algorithm used for classification tasks. It operates on the assumption that features are independent of each other, known as the “naive” assumption.
In this paper, the authors propose a hybrid system of SMS classification to detect spam or ham, using Naive Bayes classifier and Apriori algorithm.