https://github.com/quanghihicoder/spam_email_detection
https://github.com/quanghihicoder/spam_email_detection
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/quanghihicoder/spam_email_detection
- Owner: Quanghihicoder
- Created: 2022-08-04T18:58:20.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-28T03:35:46.000Z (about 2 years ago)
- Last Synced: 2025-02-24T02:26:31.969Z (over 1 year ago)
- Language: Python
- Size: 208 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spam_Email_Detection
## Download:
git clone https://github.com/Quanghihicoder/Spam_Email_Detection.git
cd Spam_Email_Detection
pip install sklearn
## Run Code:
python3 email_detect.py
There are two methods available: LR - LogisticRegression; NB - Naive Bayes
Example: python3 email_detect.py NB
Please enter the email message in one line
I provide a test message with the correct format in test.txt