Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 461 Bytes

File metadata and controls

5 lines (5 loc) · 461 Bytes

OIBSIP_EmailSpamDetection_-Task-4-

  • 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.