Package | Description |
---|---|
weka.classifiers.trees.j48 |
Modifier and Type | Method and Description |
---|---|
NBTreeNoSplit |
NBTreeSplit.getGlobalModel()
Return the global naive bayes model for this node
|
Modifier and Type | Method and Description |
---|---|
void |
NBTreeSplit.setGlobalModel(NBTreeNoSplit global)
Set the global naive bayes model for this node
|
Copyright © 2019 University of Waikato, Hamilton, NZ. All rights reserved.