https://github.com/kunalrrathod/naive_bytes_classifier
A Simple naive bytes classifier program for spam filtering.
https://github.com/kunalrrathod/naive_bytes_classifier
naive-bayes-classification spam-classification spam-filtering
Last synced: 7 months ago
JSON representation
A Simple naive bytes classifier program for spam filtering.
- Host: GitHub
- URL: https://github.com/kunalrrathod/naive_bytes_classifier
- Owner: KunalRRathod
- License: apache-2.0
- Created: 2018-09-24T13:09:16.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-24T13:30:07.000Z (almost 8 years ago)
- Last Synced: 2025-03-30T02:31:15.476Z (over 1 year ago)
- Topics: naive-bayes-classification, spam-classification, spam-filtering
- Language: Python
- Size: 180 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Naive_Bytes_Classifier
A Simple naive bytes classifier program for spam filtering.
Attached Below is the image how it will run on command line.
