|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.rapidminer.operator.learner.tree.SingleLabelTermination
public class SingleLabelTermination
This criterion terminates if only one single label is left.
| Constructor Summary | |
|---|---|
SingleLabelTermination()
|
|
| Method Summary | |
|---|---|
boolean |
shouldStop(ExampleSet exampleSet,
int depth)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SingleLabelTermination()
| Method Detail |
|---|
public boolean shouldStop(ExampleSet exampleSet,
int depth)
shouldStop in interface Terminator
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||