| Package | Description |
|---|---|
| weka.classifiers.trees.j48 |
| Modifier and Type | Class and Description |
|---|---|
class |
C45PruneableClassifierTree
Class for handling a tree structure that can
be pruned using C4.5 procedures.
|
class |
NBTreeClassifierTree
Class for handling a naive bayes tree structure used for
classification.
|
class |
PruneableClassifierTree
Class for handling a tree structure that can
be pruned using a pruning set.
|
Copyright © 2013 University of Waikato, Hamilton, NZ. All Rights Reserved.