Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/annapoorna-a-k/spam-email-filtering-using-naive-bayes

This project focuses on using Gaussian Naive Bayes, a probabilistic algorithm, to filter spam emails effectively. By leveraging its simplicity and efficiency, the goal is to enhance email security by accurately classifying emails as either spam or legitimate.
https://github.com/annapoorna-a-k/spam-email-filtering-using-naive-bayes

emailspamclassifier gaussian-naive-bayes machine-learning naive-bayes-classifier

Last synced: 9 days ago
JSON representation

This project focuses on using Gaussian Naive Bayes, a probabilistic algorithm, to filter spam emails effectively. By leveraging its simplicity and efficiency, the goal is to enhance email security by accurately classifying emails as either spam or legitimate.

Awesome Lists containing this project

README

        

# Spam-Email-Filtering-Using-Naive-Bayes
This project focuses on using Gaussian Naive Bayes, a probabilistic algorithm, to filter spam emails effectively. By leveraging its simplicity and efficiency, the goal is to enhance email security by accurately classifying emails as either spam or legitimate.