Skip to main content

Python library for training and testing Bayesian classifiers

Project description

The bayesian classifier utilizes Bayes Theorem to implement a categorical classifier. The current package contains classes that implement both Full Bayes classifier and Naïve Bayes Classifier, providing a CLI interface as well.

Runing Bayes Classifier on your data

bayesian_classifier full_bayes train resource/iristrain3.txt --sep ","
bayesian_classifier full_bayes test full_bayes.model resource/iristest3.txt

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page