Skip to content

A SPAM classifier developed in Python, utilizing Machine Learning and Deep Learning algorithms like SVM, KNN, Logistic Regression, Neural Networks, Naive Bayes, and LSTM.

Notifications You must be signed in to change notification settings

manel15279/AI-SPAM-Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

AI Spam Classifier

Description

This project is a spam classifier implemented in Python, utilizing Machine Learning and Deep Learning algorithms such as Support Vector Machine (SVM), K-Nearest Neighbors (KNN), Logistic Regression, Neural Networks, Naive Bayes, and LSTM. The classifier effectively distinguishes between spam and non-spam emails by leveraging Natural Language Processing (NLP) preprocessing techniques with NLTK. The project focuses on evaluating the performance of each algorithm based on accuracy and execution time.

Used Libraries

  • BeautifulSoup4
  • Matplotlib
  • NLTK
  • NumPy
  • Pandas
  • Scikit-learn
  • Torch

About

A SPAM classifier developed in Python, utilizing Machine Learning and Deep Learning algorithms like SVM, KNN, Logistic Regression, Neural Networks, Naive Bayes, and LSTM.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published