Package | Description |
---|---|
at.tuwien.ifs.somtoolbox.visualization |
Provides classes creating visualisations of trained SOMs.
|
Modifier and Type | Class and Description |
---|---|
class |
EntropyVisualizer |
class |
IntrinsicDistanceVisualizer
Visualisation of some aspects of the Intrinsic Distance Quality Measure, computation in
IntrinsicDistance . |
class |
MappingDistortionVisualizer |
class |
QuantizationErrorVisualizer
Visualization of some aspects of Quantization Error
Notes: Only the measures relating to the Units will be drawn (Unit_QE, Unit_MQE) FIXME: does not need input vector, data is stored already in unit file computations of both methods is very similar, should be combined |
class |
SilhouetteVisualizer |
class |
TopographicErrorVisualizer
Visualization of some aspects of the Topographic Error Quality Measure, computation in
TopographicError Notes: Only the measures relating to the Units will be drawn (Unit_QE, Unit_MQE) |
class |
TopographicProductVisualizer
Visualization of some aspects of the Topographic Product Quality Measure, computation in
TopographicProduct Notes: Only the measure relating to the Units will be drawn |
class |
TrustwothinessVisualizer
Visualization of some aspects of Quality Measure 6: Trustwothiness: computation in layers/quality/Q6Q7_TWNP.java
Notes: Only the measure relating to the Units will be drawn |