Announcement: New Book by Luis Serrano! Grokking Machine Learning. bit.ly/grokkingML
40% discount code: serranoyt
A visual description of Bayes' Theorem and the Naive Bayes algorithm, and an application to spam detection.
No previous knowledge is needed, aside from knowing how to multiply and divide, a visual mind and a desire to learn.
For a code implementation, check out this repo:
https://github.com/luisguiserrano/manning/tree/master/Chapter_8_Naive_Bayes
0:00 Introduction
0:39 Spam Detector
4:59 Problem
10:34 Naive Bayes Classifier
17:00 Bayes Theorem