Lab 1: Coding Naive Bayes and using it to detect spam emails

In this lab, you’ll code the Naive Bayes Algorithm from scratch, and use it to build a spam email detection model.