public class C45 extends Classifier implements Boostable, Serializable
C45Trainer,
Serialized Form| Modifier and Type | Class and Description |
|---|---|
static class |
C45.Node |
instancePipe| Modifier and Type | Method and Description |
|---|---|
Classification |
classify(Instance instance) |
C45.Node |
getRoot() |
int |
getSize() |
void |
print()
Prints the tree
|
void |
prune()
Prune the tree using minimum description length
|
classify, classify, classify, getAccuracy, getAccuracy, getAlphabet, getF1, getF1, getF1, getF1, getInstancePipe, getLabelAlphabet, getPrecision, getPrecision, getPrecision, getPrecision, getRecall, getRecall, getRecall, getRecall, printpublic C45.Node getRoot()
public Classification classify(Instance instance)
classify in class Classifierpublic void prune()
public int getSize()
public void print()
print in class ClassifierCopyright © 2019 JULIE Lab, Germany. All rights reserved.