- generatePartition(Instances) - Method in class weka.classifiers.trees.ExtraTree
-
Builds the classifier to generate a partition.
- getCapabilities() - Method in class weka.classifiers.trees.ExtraTree
-
Returns default capabilities of the classifier.
- getK() - Method in class weka.classifiers.trees.ExtraTree
-
Get the value of K.
- getMembershipValues(Instance) - Method in class weka.classifiers.trees.ExtraTree
-
Computes array that indicates node membership.
- getNmin() - Method in class weka.classifiers.trees.ExtraTree
-
Get the value of n_min.
- getOptions() - Method in class weka.classifiers.trees.ExtraTree
-
Gets options from this classifier.
- getRevision() - Method in class weka.classifiers.trees.ExtraTree
-
Returns the revision string.
- getTechnicalInformation() - Method in class weka.classifiers.trees.ExtraTree
-
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.ExtraTree
-
Returns a string describing classifier