Package | Description |
---|---|
at.tuwien.ifs.somtoolbox.reportgenerator | |
at.tuwien.ifs.somtoolbox.visualization |
Provides classes creating visualisations of trained SOMs.
|
Modifier and Type | Method and Description |
---|---|
private QuantizationError |
TestRunResult.somQE()
returns the QuantizationError Object for the SOM specified by this TestRunResult Creates the some according to
the data stored by this object, and returns the Quantization Error Object provided by the Layer (which can be
retrieved from the GrowingSOM)
|
Modifier and Type | Field and Description |
---|---|
private QuantizationError |
QuantizationErrorVisualizer.qe |