/NaiveBayesFromScratch

This repository is for coding naive bayes clasifier from scaratch and applying that on a small dataset for spam/ham calssification task.

Primary LanguagePython