/Spam-filter-for-Phone-Messages

A Spam filter for phone messages using a multinomial Naive Bayes algorithm.

Primary LanguageJupyter Notebook

Spam-filter-for-Phone-Messages

GitHub stars GitHub forks GitHub top language GitHub repo size

This a simple spam filter for SMS messages using the multinomial Naive Bayes algorithm. Our goal is to write a program that can classifies new messages. For more info go through .ipynb file.