|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectat.tuwien.ifs.somtoolbox.reportgenerator.TestRunResult
at.tuwien.ifs.somtoolbox.reportgenerator.GGSOMTestRunResult
at.tuwien.ifs.somtoolbox.reportgenerator.GHSOMTestRunResult
public class GHSOMTestRunResult
Field Summary | |
---|---|
private GHSOM |
ghsom
|
Fields inherited from class at.tuwien.ifs.somtoolbox.reportgenerator.TestRunResult |
---|
datasetInfo, entropy_visualizer, QMContainer, visData |
Constructor Summary | |
---|---|
GHSOMTestRunResult(TestRunResult result)
creates a new instance of this type, by handing over a TestRunResult object. |
Method Summary | |
---|---|
private int |
countSubmaps(GrowingSOM map,
int count)
|
GHSOM |
getGHSOM()
returns a GHSOM representing the SOM trained in this run |
int |
getNumberOfMaps()
|
Methods inherited from class at.tuwien.ifs.somtoolbox.reportgenerator.GGSOMTestRunResult |
---|
getTau2 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private GHSOM ghsom
Constructor Detail |
---|
public GHSOMTestRunResult(TestRunResult result)
result
- an Object from which all the filepaths, the dataset information and the run id can be takenMethod Detail |
---|
public GHSOM getGHSOM()
public int getNumberOfMaps()
getNumberOfMaps
in class TestRunResult
private int countSubmaps(GrowingSOM map, int count)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |