kishan-1721/SMS-Spam-Detection
This is a SMS Spam Detection Project with Streamlit
This helps identify unwanted promotional or malicious texts, making it easier to manage your SMS inbox. You provide a list of text messages, and it classifies each one as either 'spam' or 'not spam' (ham). Anyone who receives a lot of text messages and wants to filter out junk would find this useful.
No commits in the last 6 months.
Use this if you need a quick way to categorize incoming text messages to filter out unwanted or potentially harmful content.
Not ideal if you need to detect spam in other communication channels like email or instant messaging, or if you need to integrate this directly into a live messaging system without any technical setup.
Stars
11
Forks
10
Language
Jupyter Notebook
License
—
Category
Last pushed
Dec 23, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/kishan-1721/SMS-Spam-Detection"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jan-janssen/gmailsorter
Similarity based email sorting for Google Mail using RandomForest classifiers
adamspd/spam-detection-project
Spam-Detector-AI is a Python package for detecting and filtering spam messages using Machine...
shukur-alom/Spam_mail_detector_using_ML
This Model can detectany kind of spam mail. Here i use ML Algorithm. If use use my code pleace...
kanagalingamsm/Email-Spam-Detection
Email Spam Detection using Machine Learning
KalyanM45/Spam-Email-Detection
This repository contains a Python script that uses various machine learning models to classify...