Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 623 Bytes

File metadata and controls

9 lines (6 loc) · 623 Bytes

You can view live demo here at: https://colab.research.google.com/drive/1c1UWniQTn73nrRm6ycIvgulFXVOUbd89?usp=sharing

We’ve all been the recipient of spam emails before.
Spam mail, or junk mail, is a type of email that is sent to a massive number of users at one time, frequently containing cryptic messages, scams, or most dangerously, phishing content.

In this project, I've used Python to build an email spam detector.
Then, used machine learning to train the spam detector to recognize and classify emails into spam and non-spam.

I've also uploaded the dataset used by me.