Simeet Nayan

Software Engineer @ Wells Fargo

Deriving Naive Bayes from Scratch | Simeet Nayan

Deriving Naive Bayes from Scratch

July 17, 2021

Naive Bayes is one of the most popular classifiers in Machine Learning. To be more specific, it refers to a family of algorithms, all based on some common principles. In this article, we will be building up the mathematics behind this classifier from the scratch. Read the blog on medium.