/gaussian-naive-bayes-classifier

Gaussian Naive Bayes classifier implementation in Java

Primary LanguageJavaMIT LicenseMIT

Gaussian Naive Bayes Classifier

This is a basic Gaussian Naive Bayes classifier I implemented in Java.

The project contains the source for the classifier, as well as some demos to test with.