Closed AayushK47 closed 4 years ago
Issue #100
Added exercise and solution for implementing Naive Bayes algorithm from scratch.
I have also added notes about the mathematics involved behind the algorithm which might be very helpful for beginners.
Thanks @AayushK47 for the contribution! I'll review it later this week when I have time.
@AayushK47 the codes look great! Shall merge now.
@gimseng thanks !! It was fun working on this. I'll keep contributing.
Reference Issues/PRs
Issue #100
What does this implement/fix? Explain your changes.
Added exercise and solution for implementing Naive Bayes algorithm from scratch.
Any other comments?
I have also added notes about the mathematics involved behind the algorithm which might be very helpful for beginners.