Uses of Interface
weka.classifiers.meta.NestedDichotomy

Packages that use NestedDichotomy
weka.classifiers.meta   
 

Uses of NestedDichotomy in weka.classifiers.meta
 

Classes in weka.classifiers.meta that implement NestedDichotomy
 class HND
          Class to create levelwise NDs with respect to a given hierarchy of classes.
 class ND