/SPAM-FILTER

I have created a spam filter.

Primary LanguageJupyter Notebook

SPAM-FILTER

I have created a spam filter using bag of spam words. I have used libraries like pandas,scikit learn and numpy. The spamwords.csv contains the dataset of spam words. The emails.csv file contains the dataset of subject of various emails. The accuracy of the model is 81%.