- getBinarySplits() - Method in class weka.classifiers.trees.J48graft
-
Get the value of binarySplits.
- getCapabilities() - Method in class weka.classifiers.trees.J48graft
-
Returns default capabilities of the classifier tree.
- getConfidenceFactor() - Method in class weka.classifiers.trees.J48graft
-
Get the value of CF.
- getLeaf() - Method in class weka.classifiers.trees.j48.GraftSplit
-
- getMeasure(String) - Method in class weka.classifiers.trees.J48graft
-
Returns the value of the named measure
- getMinNumObj() - Method in class weka.classifiers.trees.J48graft
-
Get the value of minNumObj.
- getOptions() - Method in class weka.classifiers.trees.J48graft
-
Gets the current settings of the Classifier.
- getOtherLeaf() - Method in class weka.classifiers.trees.j48.GraftSplit
-
- getRelabel() - Method in class weka.classifiers.trees.J48graft
-
Get the value of relabelling
- getRevision() - Method in class weka.classifiers.trees.j48.C45PruneableClassifierTreeG
-
Returns the revision string.
- getRevision() - Method in class weka.classifiers.trees.j48.GraftSplit
-
Returns the revision string.
- getRevision() - Method in class weka.classifiers.trees.J48graft
-
Returns the revision string.
- getSaveInstanceData() - Method in class weka.classifiers.trees.J48graft
-
Check whether instance data is to be saved.
- getSubtreeRaising() - Method in class weka.classifiers.trees.J48graft
-
Get the value of subtreeRaising.
- getTechnicalInformation() - Method in class weka.classifiers.trees.J48graft
-
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.
- getUnpruned() - Method in class weka.classifiers.trees.J48graft
-
Get the value of unpruned.
- getUseLaplace() - Method in class weka.classifiers.trees.J48graft
-
Get the value of useLaplace.
- globalInfo() - Method in class weka.classifiers.trees.J48graft
-
Returns a string describing classifier
- GraftSplit - Class in weka.classifiers.trees.j48
-
Class implementing a split for nodes added to a tree during grafting.
- GraftSplit(int, double, int, double, double) - Constructor for class weka.classifiers.trees.j48.GraftSplit
-
constructor
- GraftSplit(int, double, int, double, double[][]) - Constructor for class weka.classifiers.trees.j48.GraftSplit
-
constructor
- graph() - Method in class weka.classifiers.trees.J48graft
-
Returns graph describing the tree.
- graphType() - Method in class weka.classifiers.trees.J48graft
-
Returns the type of graph this classifier
represents.