Share

Bayesian Network Classifiers in Java

File Release Notes and Changelog

Release Name: v.1.1

Notes: jBNC-WEKA provides WEKA bindings for jBNC. WEKA is the Waikato Environment for Knowledge Analysis (http://www.cs.waikato.ac.nz/~ml). jBNC-WEKA allows running jBNC classifiers and utilities from within WEKA, in particular from within its graphical user interface called Explorer.


Changes: Added support for automatic discretization of continuous attributes. If needed, a custom discretizer is created as part of classifier creation. Discretizers use jBNC implementation of the entropy discretization algorithm by Fayyad and Irani.