/spamDetector_naiveBayes

Using Naive Bayes algorithm to create a model that can classify dataset SMS messages as spam or not spam, based on the training we give to the model.

Primary LanguageJupyter Notebook

spamDetector_naiveBayes

Using Naive Bayes algorithm to create a model that can classify dataset SMS messages as spam or not spam, based on the training we give to the model.