Skip to content

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

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

naive-bayes

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.

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

No packages published

Languages

  • Python 100.0%