Naive Bayes multi-class classifier inplemented from scratch. Does not handle Laplacian corrections/smoothing.
Code to accompany "Naive Bayes Classifier" by Luis Serrano https://www.youtube.com/watch?v=Q8l0Vip5YUw
Have fun learning!
Naive Bayes multi-class classifier inplemented from scratch. Does not handle Laplacian corrections/smoothing.
Code to accompany "Naive Bayes Classifier" by Luis Serrano https://www.youtube.com/watch?v=Q8l0Vip5YUw
Have fun learning!