https://github.com/efficientgoose/email-spam-classifier
"Email Spam Classifier" is a GitHub repository containing codes and datasets for a machine learning model that takes a text input and determines whether it is spam or not.
https://github.com/efficientgoose/email-spam-classifier
classification classification-algorithm machine-learning ml-project
Last synced: 8 months ago
JSON representation
"Email Spam Classifier" is a GitHub repository containing codes and datasets for a machine learning model that takes a text input and determines whether it is spam or not.
- Host: GitHub
- URL: https://github.com/efficientgoose/email-spam-classifier
- Owner: efficientgoose
- License: mit
- Created: 2023-03-27T16:31:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-28T04:59:12.000Z (over 2 years ago)
- Last Synced: 2025-01-22T05:30:57.644Z (10 months ago)
- Topics: classification, classification-algorithm, machine-learning, ml-project
- Language: Jupyter Notebook
- Homepage:
- Size: 915 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Email-Spam-Classifier
[](https://ajinkode-email-spam-classifier-app-ow390e.streamlit.app/)
This is my second project which uses Machine Learning.