/SpamFilter_ClassificationAlgorithm

3 versions of the Naive Bayes algorithm: Multinomial, Gaussian and Bernoulli used to identify spam emails within a dataset. I find the accuracy of each algorithm, and also perform 10 fold cross validation and find the accuracy of this. To understand the data better I also print the confusion matrix for each.

Primary LanguagePython

This repository is not active