About 54 results
Open links in new tab
  1. email-spam-detection · GitHub Topics · GitHub

    Oct 28, 2023 · One of the primary methods for spam mail detection is email filtering. It involves categorize incoming emails into spam and non-spam. Machine learning algorithms can be trained to …

  2. aryansk/Email-Spam-Detection-with-Machine-Learning - GitHub

    An advanced email spam detection system leveraging machine learning techniques to accurately classify emails as spam or legitimate (ham) using Multinomial Naive Bayes classification.

  3. Email Spam Detection - GitHub

    The "Email Spam Detection" project focuses on classifying emails as spam or ham (non-spam) using a logistic regression model with TF-IDF feature extraction. The dataset "mail_data.csv" contains email …

  4. GitHub - adamspd/spam-detection-project: Spam-Detector-AI is a …

    Spam-Detector-AI Spam-Detector-AI is a Python package for detecting and filtering spam messages using Machine Learning models. The package integrates with Django or any other project that uses …

  5. Email Spam Detection using Machine Learning - GitHub

    One of the primary methods for spam mail detection is email filtering. It involves categorize incoming emails into spam and non-spam. Machine learning algorithms can be trained to filter out spam mails …

  6. SPAM-EMAIL-DETECTION-WITH-MACHINE-LEARNING - GitHub

    Spam Email Detection with Machine Learning Introduction This project focuses on building an effective email spam detection system using Python and machine learning techniques. The primary objective …

  7. Email Spam Detection with Machine Learning - GitHub

    Email spam, or junk mail, remains a persistent issue, flooding inboxes with unsolicited and often malicious content. These emails may contain cryptic messages, scams, or, most dangerously, …

  8. email-spam-classifier · GitHub Topics · GitHub

    Jul 19, 2023 · An Email Spam Classifier project, helps you detect your spam email from correct email. Try it out here!

  9. An email spam bot written in Python, to send emails to ... - GitHub

    An email spam bot written in Python, to send emails to specified addresses. Use with caution. Simply make sure you have Python 2+ installed, with smtp support. Edit the password.txt file, recipients, and …

  10. GitHub - tzmughal/spam-email-classification

    Email is one of the most common forms of communication. With its growth, there's also an increase in unwanted emails, also known as spam. These spam messages often contain irrelevant, unsolicited …