An open API service indexing awesome lists of open source software.

https://github.com/anantzoid/naive-bayes-classifier


https://github.com/anantzoid/naive-bayes-classifier

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

Naive-Bayes-Classifier
======================
This is a simple Naive Bayes Classifier based on Bayes theorem and is a fundamental classification
method in Machine Learning (Supervised Learning).

More details about Naive Bayes can be found here: https://en.wikipedia.org/wiki/Naive_Bayes_classifier
and http://software.ucv.ro/~cmihaescu/ro/teaching/AIR/docs/Lab4-NaiveBayes.pdf