Uses of Class
weka.classifiers.trees.ht.SplitNode
-
Uses of SplitNode in weka.classifiers.trees.ht
Modifier and TypeMethodDescriptionHNode.leafForInstance
(Instance inst, SplitNode parent, String parentBranch) Return the leaf that the supplied instance ends up atSplitNode.leafForInstance
(Instance inst, SplitNode parent, String parentBranch)