Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 228 Bytes

File metadata and controls

2 lines (2 loc) · 228 Bytes

SpamDetection

This small project aims to classify messages into Spam and 'ham' messages using Natural Language Processing (Naive Bayes). I learnt about fundamentals such as Naive Bayes, TF-IDF and the 'Bag of words' concept.