You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here we are codding a spam detector applying natural language and machine learning techniques.
In naivebayes.py you will found the applying of Naive Bayes and AdaBoost from the Sci-Kit package of Python for spam detection.