https://github.com/khaymanii/spam_mail_detection_model
This model was built using Python and Logistics Regression algorithm
https://github.com/khaymanii/spam_mail_detection_model
matplotlib numpy pandas python sckiit-learn
Last synced: about 1 month ago
JSON representation
This model was built using Python and Logistics Regression algorithm
- Host: GitHub
- URL: https://github.com/khaymanii/spam_mail_detection_model
- Owner: khaymanii
- Created: 2023-03-17T16:03:10.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-17T16:06:10.000Z (almost 2 years ago)
- Last Synced: 2024-11-20T12:41:38.790Z (3 months ago)
- Topics: matplotlib, numpy, pandas, python, sckiit-learn
- Language: Python
- Homepage:
- Size: 201 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spam_Mail_Detection_Model
This model was built using Python and Logistics Regression algorithmThis is a detection system built using Logistic Regression algorithm
to detect or seperate Spam mails from Ham (Important) mails.