Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 586 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 586 Bytes

SMS/Email-Spam-Detection

Project Description:

The aim of this project is to develop a machine learning model for accurately detecting spam messages in SMS (Short Message Service) communications. SMS spam refers to unsolicited and unwanted messages sent to mobile phone users with the intention of advertising products or services, phishing for personal information, or spreading malware.

The project will involve the following steps:

  1. Data cleaning
  2. EDA
  3. Text Preprocessing
  4. Model building
  5. Evaluation
  6. Improvement
  7. Website