public static class OverlappingEstimatorGlobalDecisionTree.LeafProcessor
extends java.lang.Object
Constructor and Description |
---|
LeafProcessor(WekaTreeClassificationAdapter.WekaLeafNode node,
DecisionTreeFunctionEstimator normalEstimator) |
Modifier and Type | Method and Description |
---|---|
java.util.List<weka.core.Instance> |
getInstancesAtLeaf() |
java.lang.Integer |
getPredictedClassIndex() |
public LeafProcessor(WekaTreeClassificationAdapter.WekaLeafNode node, DecisionTreeFunctionEstimator normalEstimator)