项目作者: dilarakarabey
项目描述 :
Spam message classifier using Multinomial Naive Bayes built from scratch with Python.
高级语言: Jupyter Notebook
项目地址: git://github.com/dilarakarabey/spam-filter-from-scratch.git
Spam Filter From Scratch
In this project, I have created a spam message classifier by making use of Multinomial Naive Bayes.