This project implements two Naive Bayes classifiers entirely from scratch without using machine learning classifier libraries. The goal of this assignment is to demonstrate a deep understanding of the ...