
January 25, 2023• 29 min read
Coding a Naive Bayes Classifier in Python
Write your own Naive Bayes Classifier from scratch
Thoughts on software engineering, and my offline adventures.

Write your own Naive Bayes Classifier from scratch

Preprocess the Adult dataset for Machine Learning

Exploring DFS, BFS and other tree algorithms

Go through the full process of producing a basic classifier