HNB
Package
weka.classifiers.bayes
Synopsis
Contructs Hidden Naive Bayes classification model with high classification accuracy and AUC.
For more information refer to:
H. Zhang, L. Jiang, J. Su: Hidden Naive Bayes. In: Twentieth National Conference on Artificial Intelligence, 919-924, 2005.
Available in Weka 3.6.x - 3.7.1. Available via the package management system for Weka >= 3.7.2 (hiddenNaiveBayes).
Options
The table below describes the options available for HNB.
Option |
Description |
---|---|
debug |
If set to true, classifier may output additional info to the console. |
Capabilities
The table below describes the capabilites of HNB.
Capability |
Supported |
---|---|
Class |
Nominal class, Missing class values, Binary class |
Attributes |
Binary attributes, Unary attributes, Empty nominal attributes, Nominal attributes |
Min # of instances |
1 |