|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectwGmdh.jGmdh.oldskul.measures.Performance
wGmdh.jGmdh.oldskul.measures.StructureLearningPerformance
public class StructureLearningPerformance
A delegate for error measures. TODO: a strategy design pattern would make choice of measures even more flexible (i.e. during runtime)
| Field Summary |
|---|
| Fields inherited from class wGmdh.jGmdh.oldskul.measures.Performance |
|---|
debug, measure |
| Constructor Summary | |
|---|---|
StructureLearningPerformance(Measure m)
|
|
| Method Summary | |
|---|---|
double |
calculate(Model model,
int fold,
double[] regressionGoal)
|
| Methods inherited from class wGmdh.jGmdh.oldskul.measures.Performance |
|---|
getCapabilities, getDebug, getMeasure, getOptions, listOptions, setDebug, setMeasure, setOptions |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StructureLearningPerformance(Measure m)
| Method Detail |
|---|
public double calculate(Model model,
int fold,
double[] regressionGoal)
calculate in class Performance
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||