- seedTipText() - Method in class weka.classifiers.trees.J48Consolidated
-
Returns the tip text for this property
(Rewritten to indicate the true using of the seed in this class)
- selectModel(Instances, Instances[]) - Method in class weka.classifiers.trees.j48Consolidated.C45ConsolidatedModelSelection
-
Selects Consolidated-type split based on C4.5 for the given dataset.
- serialVersionUID - Static variable in class weka.classifiers.trees.j48Consolidated.C45ConsolidatedModelSelection
-
for serialization
- serialVersionUID - Static variable in class weka.classifiers.trees.j48Consolidated.C45ConsolidatedPruneableClassifierTree
-
for serialization
- serialVersionUID - Static variable in class weka.classifiers.trees.j48Consolidated.C45ConsolidatedSplit
-
for serialization
- serialVersionUID - Static variable in class weka.classifiers.trees.j48Consolidated.DistributionConsolidated
-
for serialization
- serialVersionUID - Static variable in class weka.classifiers.trees.j48Consolidated.InstancesConsolidated
-
for serialization
- serialVersionUID - Static variable in class weka.classifiers.trees.J48Consolidated
-
for serialization
- setBinarySplits(boolean) - Method in class weka.classifiers.trees.J48Consolidated
-
Set the value of binarySplits.
- setNumFolds(int) - Method in class weka.classifiers.trees.J48Consolidated
-
Set the value of numFolds.
- setOptions(String[]) - Method in class weka.classifiers.trees.J48Consolidated
-
Parses a given list of options.
- setReducedErrorPruning(boolean) - Method in class weka.classifiers.trees.J48Consolidated
-
Set the value of reducedErrorPruning.
- setRMbagSizePercent(int) - Method in class weka.classifiers.trees.J48Consolidated
-
Set the value of RMbagSizePercent.
- setRMbagSizePercent(int, boolean) - Method in class weka.classifiers.trees.J48Consolidated
-
Set the value of RMbagSizePercent, but, optionally,
checks the combinations of the options RMreplacement, RMbagSizePercent and RMnewDistrMinClass.
- setRMnewDistrMinClass(float) - Method in class weka.classifiers.trees.J48Consolidated
-
Set the value of RMnewDistrMinClass
Checks the combinations of the options RMreplacement, RMbagSizePercent and RMnewDistrMinClass
- setRMnewDistrMinClass(float, boolean) - Method in class weka.classifiers.trees.J48Consolidated
-
Set the value of RMnewDistrMinClass, but, optionally,
checks the combinations of the options RMreplacement, RMbagSizePercent and RMnewDistrMinClass.
- setRMnumberSamples(float) - Method in class weka.classifiers.trees.J48Consolidated
-
Set the value of RMnumberSamples.
- setRMnumberSamplesHowToSet(SelectedTag) - Method in class weka.classifiers.trees.J48Consolidated
-
Set the value of RMnumberSamplesHowToSet.
- setRMreplacement(boolean) - Method in class weka.classifiers.trees.J48Consolidated
-
Set the value of RMreplacement.
- setRMreplacement(boolean, boolean) - Method in class weka.classifiers.trees.J48Consolidated
-
Set the value of RMreplacement, but, optionally,
checks the combinations of the options RMreplacement, RMbagSizePercent and RMnewDistrMinClass.