A simple app that detects if a message is spam or ham{not spam}. This is built using tkinter as the gui, the model is a Multinomial Naives Bayes and the dataset is gotten from here.
A simple app that detects if a message is spam or ham{not spam}. This is built using tkinter as the gui, the model is a Multinomial Naives Bayes and the dataset is gotten from here.