Share

Bayesian Network Classifiers in Java

File Release Notes and Changelog

Release Name: v.0.346.2

Notes:
Fabio Cozman's JavaBayes v. 0.346 with partial support for serialization.
For more information on JavaBayes see: 
http://www-2.cs.cmu.edu/%7Ejavabayes/index.html/

Correction to the original JavaBayes source code were necessary to enable
WEKA 3.4 (http://www.cs.waikato.ac.nz/~ml/) support in jBNC-WEKA 
(http://jbnc.sf.net).

Changes: Bug fix release: Classes were compiled to Java version 1.5 preventing them from running on earlier Java versions. Fixed build.xml to produce classes compatible with Java 1.3 and newer.