Package | Description |
---|---|
at.tuwien.ifs.somtoolbox.apps.viewer |
This package implements the SOMViewer application; main class is SOMViewer.java.
|
at.tuwien.ifs.somtoolbox.visualization |
Provides classes creating visualisations of trained SOMs.
|
Modifier and Type | Field and Description |
---|---|
private AbstractMatrixVisualizer |
MapPNode.overlayVis |
Modifier and Type | Class and Description |
---|---|
class |
AbstractItemVisualizer
An abstract visualiser that displays properties of a single selected item, e.g.
|
(package private) class |
ActivityHistogram
This is the implementation of an Activity Histogram.
FIXME: there are a lot of common parts with ComponentPlanesVisualizer ==> make a superclass for both of them. |
class |
AdaptiveCoordinatesVisualizer
Implementation of the adaptive coordinates method.
|
class |
ComparisonVisualizer |
class |
ComponentPlanesVisualizer
This visualiser provides a visualisation of component planes, i.e.
|
class |
EntropyVisualizer |
class |
GapVisualiser
This Visualizer provides the Gap visualiser, as described in Samuel Kaski, Janne Nikkilä, and Teuvo
Kohonen. Methods for exploratory cluster analysis.
|
class |
HitHistogramVisualizer
A hit-histogram visualiser, with three different modes of the hit count:
Colour-coding the values
Size and colour-encoding of the values
Textually displaying the numeric values
|
class |
PMatrix
This visualizer implements:
Ultsch, A.
|
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 |
RegressionVisualiser
This visualiser provides a colouring of the SOM according to some regression information, i.e.
|
class |
RhythmPatternsAttributeVisualizer |
class |
SearchResultHistogramVisualizer |
class |
SilhouetteVisualizer |
class |
SmoothedCountHistograms
visualizes counts (e.g.
|
class |
SmoothedDataHistograms
This visualizer provides an implementation of the Smoothed Data Histograms in three variants.
|
class |
UMatrix
This Visualizer provides two variants of the U-Matrix.
|