/Spam_detector

This Spam_Detector works on Naive Bayes model, it classifies the spam messages with current test accuracy of 98%

Primary LanguageJupyter Notebook

The Spam_Detector works on Naive Bayes Theorem, it detects the spam messages with current accuracy of 98% according to the current Training and Testing model. Feel free to add hyperparameters to increase accuracy of model.