Skip to content

Naive Bayes Classifier implementation in Python. Uses Maximum Likelihood Estimation (MLE) and Additive smoothing

License

Notifications You must be signed in to change notification settings

Fluffet/naivebayes-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

naivebayes-python

Naive Bayes Classifier implementation in Python. Uses Maximum Likelihood Estimation (MLE) and Additive smoothing

About

Naive Bayes Classifier implementation in Python. Uses Maximum Likelihood Estimation (MLE) and Additive smoothing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages