A naive implementation of naive bayes.
Uses SMS Spam classification dataset from UCI Repo
Accuracy = 98%
- SMS Spam Classification
- Simple Accuracy
- ROC AUC Curve
- Numpy
- pandas
- ggplot
A naive implementation of naive bayes.
Uses SMS Spam classification dataset from UCI Repo
Accuracy = 98%