Uses of Class
weka.classifiers.trees.j48.NBTreeNoSplit
Packages that use NBTreeNoSplit
-
Uses of NBTreeNoSplit in weka.classifiers.trees.j48
Methods in weka.classifiers.trees.j48 that return NBTreeNoSplitModifier and TypeMethodDescriptionNBTreeSplit.getGlobalModel()
Return the global naive bayes model for this nodeMethods in weka.classifiers.trees.j48 with parameters of type NBTreeNoSplitModifier and TypeMethodDescriptionvoid
NBTreeSplit.setGlobalModel
(NBTreeNoSplit global) Set the global naive bayes model for this node