alihassanml/Spam-Text-Detection-LSTM
his project aims to classify text messages as either spam or ham (non-spam) using a Long Short-Term Memory (LSTM) neural network. LSTM networks are well-suited for sequential data and can capture long-range dependencies, making them ideal for text classification tasks.
No commits in the last 6 months.
Stars
2
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Aug 25, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/alihassanml/Spam-Text-Detection-LSTM"
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...