Package | Description |
---|---|
weka.classifiers.rules.part | |
weka.classifiers.trees.j48 | |
weka.classifiers.trees.lmt |
Class and Description |
---|
ModelSelection
Abstract class for model selection criteria.
|
Class and Description |
---|
ClassifierSplitModel
Abstract class for classification models that can be used
recursively to split the data.
|
ClassifierTree
Class for handling a tree structure used for
classification.
|
Distribution
Class for handling a distribution of class values.
|
EntropyBasedSplitCrit
"Abstract" class for computing splitting criteria
based on the entropy of a class distribution.
|
ModelSelection
Abstract class for model selection criteria.
|
NBTreeNoSplit
Class implementing a "no-split"-split (leaf node) for naive bayes
trees.
|
SplitCriterion
Abstract class for computing splitting criteria
with respect to distributions of class values.
|
Class and Description |
---|
ClassifierSplitModel
Abstract class for classification models that can be used
recursively to split the data.
|
ModelSelection
Abstract class for model selection criteria.
|
Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.