|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.rapidminer.operator.learner.tree.DecisionTreeLeafCreator
public class DecisionTreeLeafCreator
This class can be used to transform an inner tree node into a leaf.
| Constructor Summary | |
|---|---|
DecisionTreeLeafCreator()
|
|
| Method Summary | |
|---|---|
void |
changeTreeToLeaf(Tree node,
ExampleSet exampleSet)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DecisionTreeLeafCreator()
| Method Detail |
|---|
public void changeTreeToLeaf(Tree node,
ExampleSet exampleSet)
changeTreeToLeaf in interface LeafCreator
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||