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 C45PruneableClassifierTreeWithUnary(weka.classifiers.trees.j48.ModelSelection toSelectLocModel,
boolean pruneTree,
float cf,
boolean raiseTree,
boolean cleanup,
boolean collapseTree)
throws java.lang.Exception
java.lang.Exceptionpublic weka.core.Capabilities getCapabilities()
getCapabilities in interface weka.core.CapabilitiesHandlergetCapabilities in class weka.classifiers.trees.j48.C45PruneableClassifierTree