https://github.com/uchencho/naive-bayes-spam-filter-
A spam filter for SMS messages using the multinomial Naive Bayes algorithm.
https://github.com/uchencho/naive-bayes-spam-filter-
Last synced: 3 months ago
JSON representation
A spam filter for SMS messages using the multinomial Naive Bayes algorithm.
- Host: GitHub
- URL: https://github.com/uchencho/naive-bayes-spam-filter-
- Owner: Uchencho
- Created: 2019-11-26T12:30:47.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-26T12:44:56.000Z (over 5 years ago)
- Last Synced: 2025-01-02T19:52:39.680Z (5 months ago)
- Language: Jupyter Notebook
- Size: 257 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Naive-Bayes-Spam-Filter-
A spam filter for SMS messages using the multinomial Naive Bayes algorithm.Pandas Library will be Needed for this algorithm
Follow this link as git does not render the notebook properly sometimes.