Uses of Class
weka.classifiers.trees.ht.SplitNode
Packages that use SplitNode
-
Uses of SplitNode in weka.classifiers.trees.ht
Fields in weka.classifiers.trees.ht declared as SplitNodeMethods in weka.classifiers.trees.ht with parameters of type SplitNodeModifier 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) Constructors in weka.classifiers.trees.ht with parameters of type SplitNode