In this code, you will find the training/testing process of Spam Classifier using Naive Bayes.
Kaggle Dataset : Link
To utilize the trained model, I developed a Web App using Flask, where you can enter and classify an email yourself: https://spamclassifier000.herokuapp.com/