markroxor / fromscratchtoml

The machine learning library you really understand.
https://markroxor.github.io/fromscratchtoml/
MIT License
31 stars 19 forks source link

Implement Naive Bayes [DEV SPRINT 7/18] #27

Closed markroxor closed 3 years ago

markroxor commented 6 years ago

The first three links on google are the best https://www.geeksforgeeks.org/naive-bayes-classifiers/ https://www.analyticsvidhya.com/blog/2017/09/naive-bayes-explained/ https://machinelearningmastery.com/naive-bayes-for-machine-learning/

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

mohdkashif93 commented 6 years ago

Is it okay if I start working on this issue ?

markroxor commented 6 years ago

@mohdkashif93 you can start working on gaussian naive bayes.

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 3 years ago

This issue has been automatically closed because we detected no activity for a period of 1060 days.