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, prune
public weka.core.Capabilities getCapabilities()
getCapabilities
in interface weka.core.CapabilitiesHandler
getCapabilities
in class weka.classifiers.trees.j48.C45PruneableClassifierTree
Copyright © 2000–2016 DFKI GmbH. All rights reserved.