public class C45PruneableClassifierTreeWithUnary
extends weka.classifiers.trees.j48.C45PruneableClassifierTree
| Constructor and Description |
|---|
C45PruneableClassifierTreeWithUnary(weka.classifiers.trees.j48.ModelSelection toSelectLocModel,
boolean pruneTree,
float cf,
boolean raiseTree,
boolean cleanup,
boolean collapseTree) |
| Modifier and Type | Method and Description |
|---|---|
weka.core.Capabilities |
getCapabilities()
Returns default capabilities of the classifier tree.
|
buildClassifier, collapse, getNewTree, getRevision, prunepublic weka.core.Capabilities getCapabilities()
getCapabilities in interface weka.core.CapabilitiesHandlergetCapabilities in class weka.classifiers.trees.j48.C45PruneableClassifierTreeCopyright © 2000–2016 DFKI GmbH. All rights reserved.