- getCapabilities() - Method in class weka.classifiers.trees.NBTree
-
Returns default capabilities of the classifier tree.
- getMeasure(String) - Method in class weka.classifiers.trees.NBTree
-
Returns the value of the named measure
- getRevision() - Method in class weka.classifiers.trees.NBTree
-
Returns the revision string.
- getTechnicalInformation() - Method in class weka.classifiers.trees.NBTree
-
Returns an instance of a TechnicalInformation object, containing detailed
information about the technical background of this class, e.g., paper
reference or book this class is based on.
- globalInfo() - Method in class weka.classifiers.trees.NBTree
-
Returns a string describing classifier
- graph() - Method in class weka.classifiers.trees.NBTree
-
Returns graph describing the tree.
- graphType() - Method in class weka.classifiers.trees.NBTree
-
Returns the type of graph this classifier represents.