About 9,350,000 results
Open links in new tab
  1. Full article: Supervised methods of machine learning for email ...

    May 15, 2025 · This paper goes through successive sections to reach its objectives. The following section discusses the email classification concept and some terminologies, such as spam, phishing, …

  2. Enhancing Email Security: A Hybrid Machine Learning Approach for Spam

    May 4, 2024 · This highlights the efficacy of the hybrid approach in enhancing accuracy for email spam detection and malware filtering, ensuring comprehensive coverage across training and test datasets …

  3. Abstract: Email spam continues to be a pervasive issue, posing threats to user privacy, productivity, and security. Machine learning (ML) techniques have emerged as effective tools for automated spam …

  4. Machine learning for email spam filtering: review, approaches and

    Jun 10, 2019 · Our review compares the strengths and drawbacks of existing machine learning approaches and the open research problems in spam filtering.

  5. manjit-baishya-datascience/Spam-Email-Detection - GitHub

    Spam Email Detection is a critical feature for improving user experience and security by automatically identifying and filtering out unwanted emails. This project demonstrates how to build a spam …

  6. Spam Email Detection Using Machine Learning and Neural Networks

    Oct 26, 2021 · Spam emails are junk emails which are unrequested deceptive emails sent or forwarded to any person or a company which may contain malware and has access to confidential information …

  7. email-spam-detection · GitHub Topics · GitHub

    5 days ago · A machine learning-based email spam detection system utilizing NLP techniques to classify emails as spam or ham, enhancing cybersecurity by filtering unwanted messages with high accuracy …

  8. spam-detection-machine-learning · GitHub Topics · GitHub

    Mar 30, 2026 · End-to-end Email Spam Detection system using Machine Learning and NLP, featuring TF-IDF, Logistic Regression, threshold optimization, and a FastAPI-based real-time inference API.

  9. Email Spam Detection with Machine Learning: A Comprehensive Guide

    Mar 22, 2024 · Email Spam Detection with Machine Learning: A Comprehensive Guide In today’s world, email has become a crucial way for people to communicate. But along with the benefits of email, …

  10. Detecting Spam Emails Using Tensorflow in Python

    Jul 23, 2025 · Spam messages are unsolicited or unwanted emails/messages sent in bulk to users. Detecting spam emails automatically helps prevent unnecessary clutter in users' inboxes. In this …