|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.myra.antree.EntropyPruner
public class EntropyPruner
Constructor Summary | |
---|---|
EntropyPruner()
|
Method Summary | |
---|---|
Tree |
prune(Tree tree,
net.sf.myra.datamining.data.Dataset dataset)
Prunes the specified tree. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EntropyPruner()
Method Detail |
---|
public Tree prune(Tree tree, net.sf.myra.datamining.data.Dataset dataset)
Pruner
prune
in interface Pruner
tree
- the tree to be pruned.dataset
- the current data set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |