Naive Bayes Classifier in excel.
Some useful resources:
- Bayes Rule, conditional probability, independence
- Conditional Probability visualisation
- Ch 1 from "Naive Bayes"
app.csv contains 150 tweets related to a Mandrill App
other.csv contains 150 tweets about other mandrill-related things
test_set.csv contains 20 tweets: 10 with a label 'APP' and another 10 with a label 'OTHER'