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.
-
Notifications
You must be signed in to change notification settings - Fork 0
A type of machine learning classification. The Naive Bayes classifier works on the principle of conditional probability, as given by the Bayes theorem.
License
PyMachine-Collective/naive-bayes
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 0
No packages published