Spam Classifier uses Naive Bayes models to classify emails as spam or not spam. It preprocesses email data from a CSV, trains models like MultinomialNB and BernoulliNB, and allows user input for real-time classification, outputting "SPAM" or "NOT_SPAM" based on the prediction.
-
Notifications
You must be signed in to change notification settings - Fork 0
Spam Classifier uses Naive Bayes models to classify emails as spam or not spam. It preprocesses email data from a CSV, trains models like MultinomialNB and BernoulliNB, and allows user input for real-time classification, outputting "SPAM" or "NOT_SPAM" based on the prediction.
gowthamprasath14/Spam-Classifier
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Spam Classifier uses Naive Bayes models to classify emails as spam or not spam. It preprocesses email data from a CSV, trains models like MultinomialNB and BernoulliNB, and allows user input for real-time classification, outputting "SPAM" or "NOT_SPAM" based on the prediction.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published