An open API service indexing awesome lists of open source software.

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.

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.