SpamDetectionModel

  • Tech Stack: Python, Numpy, pandas, matplotlib, seaborn, scikit-learn (ML)
  • Github URL: Project Link

This project involves building a machine learning model to classify spam and non-spam (ham) messages. The dataset consists of text messages labeled as either spam (1) or non-spam (0). The goal is to train a model that can accurately predict whether a given message is spam or not.