a very basic Naive Bayes classifier. Currently working only with continuous data, calculating probabilities based on Normal Distribution. Built it for a homework project and the categorical data in the set would only degrade the Bayesian. Would probably build up on it at some point.
forked from ZoomMan12312/naive-bayes
-
Notifications
You must be signed in to change notification settings - Fork 0
a very basic Naive Bayes classifier. Currently working only with continuous data, calculating probabilities based on Normal Distribution. Built it for a homework project and the categorical data in the set would only degrade the Bayesian. Would probably build up on it at some point.
zommerberg/naive-bayes
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
a very basic Naive Bayes classifier. Currently working only with continuous data, calculating probabilities based on Normal Distribution. Built it for a homework project and the categorical data in the set would only degrade the Bayesian. Would probably build up on it at some point.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%