Skip to content

PyMachine-Collective/naive-bayes

Repository files navigation

naive-bayes

Watch the video

The Naive Bayes classifier works on the principle of conditional probability, as given by the Bayes theorem. basically Naive Bayes Algorithm's core is the Bayes Theorem, which is predicting the probability of event happen given one or more than one evidence/features observed.

3

About

A type of machine learning classification. The Naive Bayes classifier works on the principle of conditional probability, as given by the Bayes theorem.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages