https://github.com/melrojas/spam-filter
https://github.com/melrojas/spam-filter
accuracy-score bag-of-words count-vectorizer f1-score laplace-smoothing multinomial-naive-bayes naive-bayes-classifier numpy pandas precision-score python3 recall-score scikit-learn spacy
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/melrojas/spam-filter
- Owner: MelRojas
- Created: 2025-01-31T23:16:44.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-01T00:16:44.000Z (over 1 year ago)
- Last Synced: 2025-03-27T01:48:19.794Z (about 1 year ago)
- Topics: accuracy-score, bag-of-words, count-vectorizer, f1-score, laplace-smoothing, multinomial-naive-bayes, naive-bayes-classifier, numpy, pandas, precision-score, python3, recall-score, scikit-learn, spacy
- Homepage:
- Size: 144 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is the *Spam Filter* project I made myself.
Beep! You received a new message! You reach out for your smartphone only to find out it is just another piece of spam. It is becoming very hard to tell important messages from loads of spam in your inbox. Manually checking the entire mailbox for junk might be a lengthy process, and you may want to spend all that time more wisely. Let's build a program that will help you identify and filter out spam messages!
Learn more at https://hyperskill.org/projects/185
Here's the link to the project: https://hyperskill.org/projects/185
Check out my profile: https://hyperskill.org/profile/612592453