Package | Description |
---|---|
at.tuwien.ifs.somtoolbox.apps |
Classes in this package implement applications based upon SOMs, the most important being the
SOMViewer . |
at.tuwien.ifs.somtoolbox.apps.analysis | |
at.tuwien.ifs.somtoolbox.apps.initEval | |
at.tuwien.ifs.somtoolbox.apps.server |
Server side application of the SOM - provides servlets for a web-client access.
|
at.tuwien.ifs.somtoolbox.apps.viewer |
This package implements the SOMViewer application; main class is SOMViewer.java.
|
at.tuwien.ifs.somtoolbox.apps.viewer.controls |
This package provides control elements, mostly dialogs, for the SOMViewer application.
|
at.tuwien.ifs.somtoolbox.apps.viewer.controls.player | |
at.tuwien.ifs.somtoolbox.apps.viewer.controls.psomserver | |
at.tuwien.ifs.somtoolbox.apps.viewer.fileutils | |
at.tuwien.ifs.somtoolbox.clustering.functions | |
at.tuwien.ifs.somtoolbox.data |
Classes in this package implement reading, storing and providing of different data needed for the SOM, e.g.
|
at.tuwien.ifs.somtoolbox.input |
Provides classes responsible for reading trained network models from file or some other location.
|
at.tuwien.ifs.somtoolbox.layers |
Provides the basic classes constituting SOM-based neural networks.
|
at.tuwien.ifs.somtoolbox.layers.initialisation | |
at.tuwien.ifs.somtoolbox.layers.metrics |
This package contains the metrics used for distance calculation during training and for mapping data onto maps.
|
at.tuwien.ifs.somtoolbox.layers.quality |
Classes in this package implement various quality measures, indicating the quality of the SOM mapping.
|
at.tuwien.ifs.somtoolbox.models |
Provides the actual implementations of network models.
|
at.tuwien.ifs.somtoolbox.output |
Provides classes to write trained SOMs to files for future re-use.
|
at.tuwien.ifs.somtoolbox.output.labeling |
Provides implementations of labeling algorithms to assign semantic labels to SOM units.
|
at.tuwien.ifs.somtoolbox.properties |
Provides classes that handle reading network-specific properties for the training and properties specific to the state of applications.
|
at.tuwien.ifs.somtoolbox.reportgenerator | |
at.tuwien.ifs.somtoolbox.reportgenerator.QEContainers | |
at.tuwien.ifs.somtoolbox.util |
Provides various helper classes.
|
at.tuwien.ifs.somtoolbox.util.comparables | |
at.tuwien.ifs.somtoolbox.util.growingCellStructures | |
at.tuwien.ifs.somtoolbox.visualization |
Provides classes creating visualisations of trained SOMs.
|
at.tuwien.ifs.somtoolbox.visualization.clustering |
Contains classes implementing clustering methods on the SOM.
|
at.tuwien.ifs.somtoolbox.visualization.comparison | |
at.tuwien.ifs.somtoolbox.visualization.minimumSpanningTree | |
at.tuwien.ifs.somtoolbox.visualization.thematicmap |
Contains helper classes used by the
ThematicClassMapVisualizer . |
Class and Description |
---|
TrainingInterruptionListener
This interface should be implemented by classes that want to train a map with regular interruptions to perform
special operations during training.
|
Class and Description |
---|
GrowingLayer
Implementation of a growing Self-Organizing Map layer that can also be static in size.
|
Layer
Interface for map layers.
TODO: Currently, this is rather limited to rectangular layer structures. |
Class and Description |
---|
Layer
Interface for map layers.
TODO: Currently, this is rather limited to rectangular layer structures. |
Class and Description |
---|
GrowingLayer
Implementation of a growing Self-Organizing Map layer that can also be static in size.
|
LayerAccessException
Is thrown if an illegal access to a layer is performed.
|
Class and Description |
---|
GrowingLayer
Implementation of a growing Self-Organizing Map layer that can also be static in size.
|
Label
A simple class representing a unit label.
|
Unit
Represents a unit on a map.
|
Unit.FeatureWeightMode
Types of feature weighting modes
|
Class and Description |
---|
GrowingLayer
Implementation of a growing Self-Organizing Map layer that can also be static in size.
|
Unit
Represents a unit on a map.
|
Class and Description |
---|
Unit
Represents a unit on a map.
|
Class and Description |
---|
Unit
Represents a unit on a map.
|
Class and Description |
---|
GrowingLayer
Implementation of a growing Self-Organizing Map layer that can also be static in size.
|
Class and Description |
---|
Unit
Represents a unit on a map.
|
Class and Description |
---|
AdaptiveCoordinatesVirtualLayer |
Class and Description |
---|
Layer
Interface for map layers.
TODO: Currently, this is rather limited to rectangular layer structures. |
Layer.GridLayout |
Layer.GridTopology |
Unit
Represents a unit on a map.
|
Class and Description |
---|
AdaptiveCoordinatesVirtualLayer |
AdaptiveCoordinatesVirtualUnit
A virtual unit for the adaptive coordinates visualisation.
|
GrowingCellLayer |
GrowingCellUnit
Extension of Unit, needed to save additional data of growing cell structures
|
GrowingLayer
Implementation of a growing Self-Organizing Map layer that can also be static in size.
|
GrowingLayer.Flip |
GrowingLayer.Rotation |
InputContainer
Base container for input data mapped onto units.
|
Label
A simple class representing a unit label.
|
Layer
Interface for map layers.
TODO: Currently, this is rather limited to rectangular layer structures. |
Layer.GridLayout |
Layer.GridTopology |
LayerAccessException
Is thrown if an illegal access to a layer is performed.
|
TrainingInterruptionListener
This interface should be implemented by classes that want to train a map with regular interruptions to perform
special operations during training.
|
Unit
Represents a unit on a map.
|
Unit.FeatureWeightMode
Types of feature weighting modes
|
Class and Description |
---|
Layer
Interface for map layers.
TODO: Currently, this is rather limited to rectangular layer structures. |
Unit
Represents a unit on a map.
|
Class and Description |
---|
Unit
Represents a unit on a map.
|
Class and Description |
---|
Layer
Interface for map layers.
TODO: Currently, this is rather limited to rectangular layer structures. |
Unit
Represents a unit on a map.
|
Class and Description |
---|
GrowingCellLayer |
GrowingLayer
Implementation of a growing Self-Organizing Map layer that can also be static in size.
|
TrainingInterruptionListener
This interface should be implemented by classes that want to train a map with regular interruptions to perform
special operations during training.
|
Unit
Represents a unit on a map.
|
Class and Description |
---|
GrowingLayer
Implementation of a growing Self-Organizing Map layer that can also be static in size.
|
Layer.GridLayout |
Layer.GridTopology |
Unit
Represents a unit on a map.
|
Class and Description |
---|
Unit
Represents a unit on a map.
|
Class and Description |
---|
Layer.GridLayout |
Layer.GridTopology |
Class and Description |
---|
Unit
Represents a unit on a map.
|
Class and Description |
---|
Unit
Represents a unit on a map.
|
Class and Description |
---|
Unit
Represents a unit on a map.
|
Class and Description |
---|
Unit
Represents a unit on a map.
|
Class and Description |
---|
GrowingCellUnit
Extension of Unit, needed to save additional data of growing cell structures
|
Class and Description |
---|
AdaptiveCoordinatesVirtualLayer |
GrowingLayer
Implementation of a growing Self-Organizing Map layer that can also be static in size.
|
LayerAccessException
Is thrown if an illegal access to a layer is performed.
|
Unit
Represents a unit on a map.
|
UnitPair
A pair of units.
|
Class and Description |
---|
Label
A simple class representing a unit label.
|
Class and Description |
---|
LayerAccessException
Is thrown if an illegal access to a layer is performed.
|
Class and Description |
---|
Unit
Represents a unit on a map.
|
Class and Description |
---|
Unit
Represents a unit on a map.
|