Naive Bayes

A Simple Bayesian Network

For when you're feeling lazy

Probability Theory

How it Works

Naive Bayes is a type of Bayesian network that assumes all features are independent

Given this assumption, it's surprisingly powerful

But don't quote me on that, I'm a programmer

Not a statistician

Example