/Email-Spam-Classification

Spam classifier program in python which can tell whether a given message is spam or not. We have used K Nearest Neighnour ML algorithm for this classification. For message embedding we have used zeugma.embeddings library of python.

Watchers