Skip to content

Naive Bayes Classifier from Scratch - Exercise and solution added along with README#113

Merged
gimseng merged 1 commit intogimseng:masterfrom
AayushK47:naive-bayes
Oct 6, 2020
Merged

Naive Bayes Classifier from Scratch - Exercise and solution added along with README#113
gimseng merged 1 commit intogimseng:masterfrom
AayushK47:naive-bayes

Conversation

@AayushK47
Copy link
Copy Markdown
Contributor

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.

@gimseng
Copy link
Copy Markdown
Owner

gimseng commented Oct 5, 2020

Thanks @AayushK47 for the contribution! I'll review it later this week when I have time.

@gimseng
Copy link
Copy Markdown
Owner

gimseng commented Oct 6, 2020

@AayushK47 the codes look great! Shall merge now.

@gimseng gimseng merged commit 99d5db2 into gimseng:master Oct 6, 2020
@gimseng gimseng removed the request for review from AjayKhalsa October 6, 2020 13:36
@AayushK47
Copy link
Copy Markdown
Contributor Author

@gimseng thanks !! It was fun working on this. I'll keep contributing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants