Skip to content
#

sms-spam-detection

Here are 29 public repositories matching this topic...

A Natural Language Processing with SMS Data to predict whether the SMS is Spam/Ham with various ML Algorithms like multinomial-naive-bayes,logistic regression,svm,decision trees to compare accuracy and using various data cleaning and processing techniques like PorterStemmer,CountVectorizer,TFIDF Vetorizer,WordnetLemmatizer. It is implemented usi…

  • Updated Dec 25, 2020
  • Jupyter Notebook

A Natural Language Processing with SMS Data to predict whether the SMS is Spam/Ham with various ML Algorithms like multinomialNB & GaussianNB to compare accuracy and using various data cleaning and processing techniques like PorterStemmer,CountVectorizer. It is implemented using LSTM and Word Embeddings to gain accuracy of 97.70% .

  • Updated Apr 17, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the sms-spam-detection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sms-spam-detection topic, visit your repo's landing page and select "manage topics."

Learn more