Machine Learning

My plan is to implement a series of machine learning algorithms and then write a tutorial for each explaining the math and code. You can see my implementation of Multinomial Naive Bayes on GitHub along with an evaluation of its performance.

Soon, I’ll post a tutorial and implement more algorithms.