|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.rapidminer.operator.learner.rules.TermDetermination
public class TermDetermination
Determines the best term for the given example set with respect to the criterion.
| Constructor Summary | |
|---|---|
TermDetermination(Criterion criterion)
|
|
TermDetermination(Criterion criterion,
double minValue)
|
|
| Method Summary | |
|---|---|
SplitCondition |
getBestTerm(ExampleSet exampleSet,
java.lang.String labelName)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TermDetermination(Criterion criterion)
public TermDetermination(Criterion criterion,
double minValue)
| Method Detail |
|---|
public SplitCondition getBestTerm(ExampleSet exampleSet,
java.lang.String labelName)
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||