SMS Spam Classifier

This application uses a bidirectional LSTM model to classify SMS messages as either spam or legitimate (ham). Simply enter your text message, and the model will predict whether it's spam or not, along with a confidence score.

Usage

  1. Enter your text message in the input box
  2. Click submit
  3. The model will return its prediction (spam/ham) and confidence level

Model

The classifier uses a bidirectional LSTM architecture with:

  • Word embeddings
  • 2 LSTM layers
  • Dropout for regularization
  • Dense layers with ReLU activation
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support