Christian Borgelt's Webpages

Bayes Classifier Induction

Download

lnxbayes.zip Linux executables (170 kb)
winbayes.zip Windows console executables (323 kb)
bayes.zip C sources, package version 2.22, 2009.06.04 (94 kb)
bayes.tar.gz (83 kb)

Attention: In order to compile these programs the table package must also be retrieved. The table package also contains some auxiliary programs for preprocessing the data files.

Description

Programs to induce a full or a naive Bayes classifier and to classify new data with an induced full or naive Bayes classifier.

More details about these programs (included in the source package).

A program (bcview) to visualize the classifiers induced with these programs can be found here.

A graphical user interface to these command line programs (BayesGUI, written in Java) can be found here.

Another graphical user interface to these programs, which is based on Gnome 2 and was developed by togaware can be found here. (However, I cannot guarantee that this GUI works with the latest version of the command line programs made available here.)

A review of the theory underlying Bayes classifiers can be found in: