A B C D E G I J L M N P R S T W 

G

generateFreeDistrSamples(InstancesConsolidated, int, int, Random) - Method in class weka.classifiers.trees.J48Consolidated
Generate a set of samples without taking the class distribution into account (like in the meta-classifier Bagging)
generateSamples(Instances) - Method in class weka.classifiers.trees.J48Consolidated
Generate as many samples as the number of samples based on Resampling Method parameters
generateSamplesChangingMinClassDistr(InstancesConsolidated, int, int, Random) - Method in class weka.classifiers.trees.J48Consolidated
Generate a set of samples changing the distribution of the minority class
generateStratifiedSamples(InstancesConsolidated, int, int, Random) - Method in class weka.classifiers.trees.J48Consolidated
Generate a set of stratified samples
getCapabilities() - Method in class weka.classifiers.trees.J48Consolidated
Returns default capabilities of the classifier.
getClasses() - Method in class weka.classifiers.trees.j48Consolidated.InstancesConsolidated
Gets the vector of classes of the dataset like a set of samples
getClassesSize(InstancesConsolidated[]) - Method in class weka.classifiers.trees.j48Consolidated.InstancesConsolidated
Gets the vector with the size of each class of the dataset
getClassIndices() - Method in class weka.classifiers.trees.j48Consolidated.InstancesConsolidated
Creates an index containing the position where each class starts in the dataset.
getMeasure(String) - Method in class weka.classifiers.trees.J48Consolidated
Returns the value of the named measure
getNewTree(Instances, Instances[]) - Method in class weka.classifiers.trees.j48Consolidated.C45ConsolidatedPruneableClassifierTree
Returns a newly created tree.
getOptions() - Method in class weka.classifiers.trees.J48Consolidated
Gets the current settings of the Classifier.
getPerClassPerBag(int) - Method in class weka.classifiers.trees.j48Consolidated.DistributionConsolidated
Gets the weights of instances per class related to given bag.
getRMbagSizePercent() - Method in class weka.classifiers.trees.J48Consolidated
Get the value of RMbagSizePercent.
getRMnewDistrMinClass() - Method in class weka.classifiers.trees.J48Consolidated
Get the value of RMnewDistrMinClass
getRMnumberSamples() - Method in class weka.classifiers.trees.J48Consolidated
Get the value of RMnumberSamples.
getRMnumberSamplesHowToSet() - Method in class weka.classifiers.trees.J48Consolidated
Get the value of RMnumberSamplesHowToSet.
getRMreplacement() - Method in class weka.classifiers.trees.J48Consolidated
Get the value of RMreplacement
getTechnicalInformation() - Method in class weka.classifiers.trees.J48Consolidated
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.J48Consolidated
Returns a string describing the classifier
A B C D E G I J L M N P R S T W