Akshat Sanghvi
Create README.md
31c8de4 unverified
metadata
title: Spam Email Detection
emoji: πŸ’Œ
colorFrom: pink
colorTo: blue
sdk: gradio
sdk_version: 3.17.0
app_file: app.py
pinned: false
license: artistic-2.0

spam-mail-detection

A simple text classifier in Python that uses the Naive Bayes model to classify e-mails as spam or ham, in other words, it used naive-bayes method to detect if a email or message is spam or not.

What is a Spam message ?

Spam is any kind of unwanted, unsolicited digital communication that gets sent out in bulk. Often spam is sent via email, but it can also be distributed via text messages, phone calls, or social media.

dataset downloaded from kaggle. πŸ‘‰ https://www.kaggle.com/datasets/mfaisalqureshi/spam-email?resource=download