Uses of Package
weka.classifiers.trees.adtree

Packages that use weka.classifiers.trees.adtree
weka.classifiers.trees   
weka.classifiers.trees.adtree   
 

Classes in weka.classifiers.trees.adtree used by weka.classifiers.trees
PredictionNode
          Class representing a prediction node in an alternating tree.
ReferenceInstances
          Simple class that extends the Instances class making it possible to create subsets of instances that reference their source set.
Splitter
          Abstract class representing a splitter node in an alternating tree.
 

Classes in weka.classifiers.trees.adtree used by weka.classifiers.trees.adtree
PredictionNode
          Class representing a prediction node in an alternating tree.
ReferenceInstances
          Simple class that extends the Instances class making it possible to create subsets of instances that reference their source set.
Splitter
          Abstract class representing a splitter node in an alternating tree.