Package | Description |
---|---|
weka.classifiers.bayes | |
weka.classifiers.rules |
Modifier and Type | Class and Description |
---|---|
class |
NaiveBayesUpdateable
Class for a Naive Bayes classifier using estimator classes.
|
Modifier and Type | Field and Description |
---|---|
protected NaiveBayes |
DTNB.m_NB
The naive Bayes half of the hybrid
|
Copyright © 2015 University of Waikato, Hamilton, NZ. All rights reserved.