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.
- Host: GitHub
- URL: https://github.com/mananpatel06/spam-mail-classification
- Owner: mananpatel06
- Created: 2022-11-20T16:38:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-20T16:40:21.000Z (over 3 years ago)
- Last Synced: 2025-02-25T15:32:11.327Z (over 1 year ago)
- Topics: depstar, logistic-regression, machine-learning, machine-learning-algorithms, machinelearning, ml, spam, spam-classification, spam-detection, spam-filtering, spamemailchecking
- Language: Jupyter Notebook
- Homepage:
- Size: 242 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.