|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.rapidminer.operator.features.SimplePopulationEvaluator
public class SimplePopulationEvaluator
This is the basic population operator for feature set evaluation schemes.
| Constructor Summary | |
|---|---|
SimplePopulationEvaluator(FeatureOperator operator,
IOContainer input,
ExampleSet originalSet)
|
|
| Method Summary | |
|---|---|
void |
evaluate(Population population)
This method evaluates the individuals of a population and assigns them their performance vectors |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimplePopulationEvaluator(FeatureOperator operator,
IOContainer input,
ExampleSet originalSet)
| Method Detail |
|---|
public void evaluate(Population population)
throws OperatorException
PopulationEvaluator
evaluate in interface PopulationEvaluatorpopulation - the population to evaluate
OperatorException
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||