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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bayesian_classifier-1.0.1.tar.gz (4.4 kB view hashes)

Uploaded Source

Built Distribution

bayesian_classifier-1.0.1-py3-none-any.whl (5.7 kB view hashes)

Uploaded Python 3

Supported by

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