Probability Theory - The Math of Intelligence #6

We’ll build a Spam Detector using a machine learning model called a Naive Bayes Classifier! This is our first real dip into probability theory in the series; I’ll talk about the types of probability, then we’ll use Bayes Theorem to help us build our classifier. Code for this video: Hammad’s Winning Code: Component Analysis Kristian’s Runner up Code: ht
Back to Top