|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReferenceInstances | |
|---|---|
| weka.classifiers.trees.adtree | |
| Uses of ReferenceInstances in weka.classifiers.trees.adtree |
|---|
| Methods in weka.classifiers.trees.adtree that return ReferenceInstances | |
|---|---|
ReferenceInstances |
TwoWayNominalSplit.instancesDownBranch(int branch,
Instances instances)
Gets the subset of instances that apply to a particluar branch of the split. |
ReferenceInstances |
TwoWayNumericSplit.instancesDownBranch(int branch,
Instances instances)
Gets the subset of instances that apply to a particluar branch of the split. |
abstract ReferenceInstances |
Splitter.instancesDownBranch(int branch,
Instances sourceInstances)
Gets the subset of instances that apply to a particluar branch of the split. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||