- This is task number 4 - Email Spam Detection with Machine Learning
- Spam mails can be detected by which phishing and other unethical activities are prevented
- Dataset is taken from Kaggle - https://www.kaggle.com/datasets/uciml/sms-spam-collection-dataset
- Feature extraction is done so that text values in the data are converted to numbers, so that it is easier for machine to get trained in a faster and easier way.