Package | Description |
---|---|
weka.classifiers.bayes | |
weka.classifiers.trees.j48 |
Modifier and Type | Field and Description |
---|---|
protected Discretize |
NaiveBayes.m_Disc
The discretization filter.
|
protected Discretize |
BayesNet.m_DiscretizeFilter
filter used to quantize continuous variables, if any
|
Modifier and Type | Method and Description |
---|---|
Discretize |
NBTreeNoSplit.getDiscretizer()
Return the discretizer used at this node
|
Copyright © 2015 University of Waikato, Hamilton, NZ. All rights reserved.