JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
weka.core.Matchable
Packages that use
Matchable
Package
Description
weka.classifiers.trees
Uses of
Matchable
in
weka.classifiers.trees
Classes in
weka.classifiers.trees
that implement
Matchable
Modifier and Type
Class
Description
class
J48
Class for generating a pruned or unpruned C4.5 decision tree.