Uses of Interface
weka.core.Matchable

Packages that use Matchable
weka.classifiers.trees   
 

Uses of Matchable in weka.classifiers.trees
 

Classes in weka.classifiers.trees that implement Matchable
 class J48
          Class for generating an unpruned or a pruned C4.5 decision tree.