Skip to content

RignonNoel/naive-bayes-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Naive bayes classifier

An implementation of the naive bayes classifier in Python 3.

You can find a good explanation on what is a naive bayes classifier on this Wikipedia page.

How to use

Just take a look on the source/example.py file that is an documented example of use of this implementation.

If you want to have more information about this test, you can read this specific section of the Wikipedia page, the test is based on it.

About

An implementation of the naive bayes classifier in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages