- It consist on a ML model which I train with total of 10000 sample.
- The frontend is made in Flask.
- It will check that the email provide by the user is spam or not.
- You can add more samples in data to get more accurate results.
Tip
You can use pickel to not show your model on GitHub.