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

https://github.com/mananpatel06/spam-mail-classification

ML model to classify email in two category in spam or ham.
https://github.com/mananpatel06/spam-mail-classification

depstar logistic-regression machine-learning machine-learning-algorithms machinelearning ml spam spam-classification spam-detection spam-filtering spamemailchecking

Last synced: 3 months ago
JSON representation

ML model to classify email in two category in spam or ham.

Awesome Lists containing this project

README

          

# Spam-mail-classification
Classify email in two category in spam or ham with accuracy of 96.59 %.
It use logistic regression algorithm for classification.