|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectwGmdh.jGmdh.oldskul.MultiSelectCombi.ModelAndLayer
public static class MultiSelectCombi.ModelAndLayer
A class used to describe the best model trained.
| Field Summary | |
|---|---|
int |
layerIndex
|
int |
layersWithoutImprovement
|
TwoInputModel |
model
|
| Constructor Summary | |
|---|---|
MultiSelectCombi.ModelAndLayer(MultiSelectCombi.ModelAndLayer mal)
|
|
MultiSelectCombi.ModelAndLayer(TwoInputModel m,
int l)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public TwoInputModel model
public int layerIndex
public int layersWithoutImprovement
| Constructor Detail |
|---|
public MultiSelectCombi.ModelAndLayer(MultiSelectCombi.ModelAndLayer mal)
public MultiSelectCombi.ModelAndLayer(TwoInputModel m,
int l)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||