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 |
C45PruneableClassifierTreeG
Class for handling a tree structure that can
be pruned using C4.5 procedures and have nodes grafted on.
|
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 © 2019 University of Waikato, Hamilton, NZ. All rights reserved.