Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 809 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 809 Bytes

Email/SMS Spam Detector

The Email/SMS Spam Detector is a machine learning application designed to identify spam messages in emails and SMS. The model is trained on diverse datasets to ensure high accuracy in distinguishing between spam and legitimate messages.

Features

  • Accurate spam detection for emails and SMS.
  • Easy-to-use web interface.

Technologies and Libraries Used

  • Python: Core programming language.
  • scikit-learn: Machine learning library.
  • NLTK (Natural Language Toolkit): Text processing and analysis.
  • Pandas: Data manipulation and analysis.
  • Streamlit: Web application framework.
  • Streamlit Cloud: Hosting platform.

Click the link below to access the Spam Detector app.

Email/SMS Spam Detector