Uses of Class
weka.classifiers.trees.j48.NBTreeNoSplit

Packages that use NBTreeNoSplit
weka.classifiers.trees.j48   
 

Uses of NBTreeNoSplit in weka.classifiers.trees.j48
 

Methods in weka.classifiers.trees.j48 that return NBTreeNoSplit
 NBTreeNoSplit NBTreeSplit.getGlobalModel()
          Return the global naive bayes model for this node
 

Methods in weka.classifiers.trees.j48 with parameters of type NBTreeNoSplit
 void NBTreeSplit.setGlobalModel(NBTreeNoSplit global)
          Set the global naive bayes model for this node
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.